Searched refs:cubic_too_curvy (Results 1 – 1 of 1) sorted by relevance
74 static bool cubic_too_curvy(const SkPoint pts[4]) { in cubic_too_curvy() function134 if (tspan_big_enough(maxt - mint) && cubic_too_curvy(pts)) { in compute_cubic_segs()