Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DGrStyle.h159 bool SK_WARN_UNUSED_RESULT applyPathEffectToPath(SkPath* dst, SkStrokeRec* remainingStoke,
H A DGrStyle.cpp163 bool GrStyle::applyPathEffectToPath(SkPath *dst, SkStrokeRec *remainingStroke, in applyPathEffectToPath() function in GrStyle
/third_party/skia/src/gpu/geometry/
H A DGrStyledShape.cpp361 if (!parent.fStyle.applyPathEffectToPath(&fShape.path(), &strokeRec, *srcForPathEffect, in GrStyledShape()
/third_party/skia/tests/
H A DGrStyledShapeTest.cpp653 if (fBase->style().applyPathEffectToPath(&postPathEffect, &postPEStrokeRec, preStyle, in init()

Completed in 7 milliseconds