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

/external/skia/src/core/
H A DSkGeometry.cpp20 static int is_not_monotonic(SkScalar a, SkScalar b, SkScalar c) { function
191 if (is_not_monotonic(a, b, c)) {
219 if (is_not_monotonic(a, b, c)) {

Completed in 78 milliseconds