Searched refs:exceeds_dist (Results 1 – 1 of 1) sorted by relevance
1142 static bool exceeds_dist(const SkScalar p[], const SkScalar q[], SkScalar dist, in exceeds_dist() function1157 if (--subLevel >= 0 && exceeds_dist(&pts[0].fX, &pts[1].fX, dist, 4)) { in subdivide_quad()1170 if (--subLevel >= 0 && exceeds_dist(&pts[0].fX, &pts[1].fX, dist, 6)) { in subdivide_cubic()