Searched refs:worstCasePointCount (Results 1 – 4 of 4) sorted by relevance
27 int worstCasePointCount(const GrPath&,
148 int GrPathUtils::worstCasePointCount(const GrPath& path, int* subpaths, in worstCasePointCount() function in GrPathUtils
198 int maxPts = GrPathUtils::worstCasePointCount(path, &contourCnt, in createGeom()
369 int maxPts = GrPathUtils::worstCasePointCount(path, &subpathCnt, tol); in onDrawPath()