Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTessellator.cpp2186 int maxPts = GrPathUtils::worstCasePointCount(path, &contourCnt, tolerance); in get_contour_count() local
2187 if (maxPts <= 0) { in get_contour_count()
/external/skqp/src/gpu/
DGrTessellator.cpp2186 int maxPts = GrPathUtils::worstCasePointCount(path, &contourCnt, tolerance); in get_contour_count() local
2187 if (maxPts <= 0) { in get_contour_count()