Searched defs:pointsLeft (Results 1 – 4 of 4) sorted by relevance
76 uint32_t pointsLeft) { in generateQuadraticPoints()107 uint32_t pointsLeft) { in generateCubicPoints()
84 uint32_t pointsLeft) { in generateQuadraticPoints()141 uint32_t pointsLeft) { in generateCubicPoints()
720 int pointsLeft, in generate_cubic_points()792 int pointsLeft = GrPathUtils::cubicPointCount(pts, tolerance); in path_to_contours() local
491 int pointsLeft = GrPathUtils::cubicPointCount(pts, tolerance); in pathToContours() local