Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
DSampleQuadStroker.cpp63 static void getContourCounts(const SkPath& path, SkTArray<int>* contourCounts) { in getContourCounts() function
293 getContourCounts(path, &contourCounts); in draw_points()
/third_party/flutter/skia/samplecode/
DSampleQuadStroker.cpp66 static void getContourCounts(const SkPath& path, SkTArray<int>* contourCounts) { in getContourCounts() function
300 getContourCounts(path, &contourCounts); in draw_points()