Searched refs:get_contour_count_and_size_estimate (Results 1 – 1 of 1) sorted by relevance
1342 void get_contour_count_and_size_estimate(const SkPath& path, SkScalar tolerance, int* contourCnt, in get_contour_count_and_size_estimate() function1382 get_contour_count_and_size_estimate(path, tolerance, &contourCnt, &sizeEstimate); in PathToTriangles()1433 get_contour_count_and_size_estimate(path, tolerance, &contourCnt, &sizeEstimate); in PathToVertices()