Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkGeometry.cpp28 static int is_not_monotonic(SkScalar a, SkScalar b, SkScalar c) { in is_not_monotonic() function
268 if (is_not_monotonic(a, b, c)) { in SkChopQuadAtYExtrema()
296 if (is_not_monotonic(a, b, c)) { in SkChopQuadAtXExtrema()