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

/external/skia/src/core/
H A DSkPathEffect.cpp20 bool SkPathEffect::asPoints(PointData* results, const SkPath& src, function in class:SkPathEffect
/external/skia/src/effects/
H A DSkDashPathEffect.cpp155 // Currently asPoints is more restrictive then it needs to be. In the future
159 bool SkDashPathEffect::asPoints(PointData* results, function in class:SkDashPathEffect

Completed in 89 milliseconds