Searched refs:get_contour_count (Results 1 – 2 of 2) sorted by relevance
2184 int get_contour_count(const SkPath& path, SkScalar tolerance) { in get_contour_count() function2235 int contourCnt = get_contour_count(path, tolerance); in PathToTriangles()2273 int contourCnt = get_contour_count(path, tolerance); in PathToVertices()