Searched refs:flatten_double_cubic_extrema (Results 1 – 2 of 2) sorted by relevance
473 static void flatten_double_cubic_extrema(SkScalar coords[14]) { in flatten_double_cubic_extrema() function493 flatten_double_cubic_extrema(&dst[0].fY); in SkChopCubicAtYExtrema()495 flatten_double_cubic_extrema(&dst[3].fY); in SkChopCubicAtYExtrema()509 flatten_double_cubic_extrema(&dst[0].fX); in SkChopCubicAtXExtrema()511 flatten_double_cubic_extrema(&dst[3].fX); in SkChopCubicAtXExtrema()
676 static void flatten_double_cubic_extrema(SkScalar coords[14]) { in flatten_double_cubic_extrema() function696 flatten_double_cubic_extrema(&dst[0].fY); in SkChopCubicAtYExtrema()698 flatten_double_cubic_extrema(&dst[3].fY); in SkChopCubicAtYExtrema()712 flatten_double_cubic_extrema(&dst[0].fX); in SkChopCubicAtXExtrema()714 flatten_double_cubic_extrema(&dst[3].fX); in SkChopCubicAtXExtrema()