Home
last modified time | relevance | path

Searched refs:flatten_double_cubic_extrema (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkGeometry.cpp488 static void flatten_double_cubic_extrema(SkScalar coords[14]) { in flatten_double_cubic_extrema() function
508 flatten_double_cubic_extrema(&dst[0].fY); in SkChopCubicAtYExtrema()
510 flatten_double_cubic_extrema(&dst[3].fY); in SkChopCubicAtYExtrema()
524 flatten_double_cubic_extrema(&dst[0].fX); in SkChopCubicAtXExtrema()
526 flatten_double_cubic_extrema(&dst[3].fX); in SkChopCubicAtXExtrema()