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.cpp451 static void flatten_double_cubic_extrema(SkScalar coords[14]) { in flatten_double_cubic_extrema() function
471 flatten_double_cubic_extrema(&dst[0].fY); in SkChopCubicAtYExtrema()
473 flatten_double_cubic_extrema(&dst[3].fY); in SkChopCubicAtYExtrema()
487 flatten_double_cubic_extrema(&dst[0].fX); in SkChopCubicAtXExtrema()
489 flatten_double_cubic_extrema(&dst[3].fX); in SkChopCubicAtXExtrema()