Home
last modified time | relevance | path

Searched refs:getOnCurvePoints (Results 1 – 1 of 1) sorted by relevance

/external/skia/samplecode/
DSampleQuadStroker.cpp25 static int getOnCurvePoints(const SkPath& path, SkPoint storage[]) { in getOnCurvePoints() function
295 n = getOnCurvePoints(path, pts.get()); in draw_points()