Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkPathEffect.cpp34 bool SkPathEffect::asPoints(PointData* results, const SkPath& src, in asPoints() function in SkPathEffect
/third_party/skia/src/core/
DSkPathEffect.cpp36 bool SkPathEffectBase::asPoints(PointData* results, const SkPath& src, in asPoints() function in SkPathEffectBase