Searched refs:SkChopCubicAtHalf (Results 1 – 5 of 5) sorted by relevance
118 void SkChopCubicAtHalf(const SkPoint src[4], SkPoint dst[7]);
199 SkChopCubicAtHalf(pts, tmp); in compute_cubic_segs()
484 void SkChopCubicAtHalf(const SkPoint src[4], SkPoint dst[7]) { in SkChopCubicAtHalf() function
1655 SkChopCubicAtHalf(pts, tmp); in subdivide_cubic_to()
530 SkChopCubicAtHalf(p, choppedPts); in convert_noninflect_cubic_to_quads()