Home | History | Annotate | Download | only in batches

Lines Matching refs:maxPts

141     int maxPts = GrPathUtils::worstCasePointCount(path, &contourCnt, tol);
142 if (maxPts <= 0) {