Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkPathEffectBase.h106 virtual bool onAsPoints(PointData*, const SkPath&, const SkStrokeRec&, const SkMatrix&, in onAsPoints() function
/aosp_15_r20/external/skia/src/effects/
H A DSkDashPathEffect.cpp183 bool SkDashImpl::onAsPoints(PointData* results, const SkPath& src, const SkStrokeRec& rec, in onAsPoints() function in SkDashImpl