Home
last modified time | relevance | path

Searched defs:applyToPath (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkStrokeRec.cpp105 bool SkStrokeRec::applyToPath(SkPath* dst, const SkPath& src) const { in applyToPath() function in SkStrokeRec
/third_party/skia/src/gpu/
DGrStyle.cpp175 bool GrStyle::applyToPath(SkPath* dst, SkStrokeRec::InitStyle* style, const SkPath& src, in applyToPath() function in GrStyle