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

/external/skia/src/core/
H A DSkPathEffect.cpp19 bool SkPathEffect::asPoints(PointData* results, const SkPath& src, function in class:SkPathEffect
/external/skqp/src/core/
H A DSkPathEffect.cpp19 bool SkPathEffect::asPoints(PointData* results, const SkPath& src, function in class:SkPathEffect
/external/skia/src/effects/
H A DSkDashPathEffect.cpp154 // Currently asPoints is more restrictive then it needs to be. In the future
158 bool SkDashImpl::asPoints(PointData* results, const SkPath& src, const SkStrokeRec& rec, function in class:SkDashImpl
/external/skqp/src/effects/
H A DSkDashPathEffect.cpp154 // Currently asPoints is more restrictive then it needs to be. In the future
158 bool SkDashImpl::asPoints(PointData* results, const SkPath& src, const SkStrokeRec& rec, function in class:SkDashImpl

Completed in 241 milliseconds