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

/external/skia/src/core/
H A DSkPathEffect.cpp20 bool SkPathEffect::asPoints(PointData* results, const SkPath& src, function in class:SkPathEffect
/external/chromium_org/third_party/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.cpp41 // Currently asPoints is more restrictive then it needs to be. In the future
45 bool SkDashPathEffect::asPoints(PointData* results, function in class:SkDashPathEffect
/external/chromium_org/third_party/skia/src/effects/
H A DSkDashPathEffect.cpp154 // Currently asPoints is more restrictive then it needs to be. In the future
158 bool SkDashPathEffect::asPoints(PointData* results, function in class:SkDashPathEffect

Completed in 1745 milliseconds