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