Home
last modified time | relevance | path

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

/third_party/skia/src/effects/
H A DSkDashImpl.h23 bool onAsPoints(PointData* results, const SkPath& src, const SkStrokeRec&, const SkMatrix&,
H A DSkDashPathEffect.cpp166 bool SkDashImpl::onAsPoints(PointData* results, const SkPath& src, const SkStrokeRec& rec, in onAsPoints() function in SkDashImpl
/third_party/skia/src/core/
H A DSkPathEffectBase.h106 virtual bool onAsPoints(PointData*, const SkPath&, const SkStrokeRec&, const SkMatrix&, in onAsPoints() function in SkPathEffectBase
H A DSkPathEffect.cpp38 return this->onAsPoints(results, src, rec, mx, rect); in asPoints()

Completed in 4 milliseconds