Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleQuadStroker.cpp47 static void getContourCounts(const SkPath& path, SkTArray<int>* contourCounts) { in getContourCounts() function
286 getContourCounts(path, &contourCounts); in draw_points()