Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPathEffect.cpp19 bool SkPathEffect::asPoints(PointData* results, const SkPath& src, in asPoints() function in SkPathEffect
/external/skia/src/effects/
DSkDashPathEffect.cpp158 bool SkDashImpl::asPoints(PointData* results, const SkPath& src, const SkStrokeRec& rec, in asPoints() function in SkDashImpl