Home
last modified time | relevance | path

Searched refs:tmpShape (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
H A DGrBlurUtils.cpp503 SkTLazy<GrStyledShape> tmpShape; in draw_shape_with_mask_filter() local
511 tmpShape.init(origShape.applyStyle(GrStyle::Apply::kPathEffectAndStrokeRec, styleScale)); in draw_shape_with_mask_filter()
512 if (tmpShape->isEmpty()) { in draw_shape_with_mask_filter()
516 shape = tmpShape.get(); in draw_shape_with_mask_filter()

Completed in 4 milliseconds