Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTessellator.cpp2184 int get_contour_count(const SkPath& path, SkScalar tolerance) { in get_contour_count() function
2235 int contourCnt = get_contour_count(path, tolerance); in PathToTriangles()
2273 int contourCnt = get_contour_count(path, tolerance); in PathToVertices()
/external/skqp/src/gpu/
DGrTessellator.cpp2184 int get_contour_count(const SkPath& path, SkScalar tolerance) { in get_contour_count() function
2235 int contourCnt = get_contour_count(path, tolerance); in PathToTriangles()
2273 int contourCnt = get_contour_count(path, tolerance); in PathToVertices()