HomeSort by relevance Sort by last modified time
    Searched defs:applyToPath (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkStrokeRec.cpp 105 bool SkStrokeRec::applyToPath(SkPath* dst, const SkPath& src) const {
  /external/skia/src/gpu/
GrStyle.cpp 170 bool GrStyle::applyToPath(SkPath* dst, SkStrokeRec::InitStyle* style, const SkPath& src,
183 if (!strokeRec.applyToPath(dst, *pathForStrokeRec)) {

Completed in 73 milliseconds