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

/external/skia/src/core/
H A DSkGeometry.cpp22 static int is_not_monotonic(SkScalar a, SkScalar b, SkScalar c) { function
193 if (is_not_monotonic(a, b, c)) {
221 if (is_not_monotonic(a, b, c)) {
/external/skqp/src/core/
H A DSkGeometry.cpp22 static int is_not_monotonic(SkScalar a, SkScalar b, SkScalar c) { function
193 if (is_not_monotonic(a, b, c)) {
221 if (is_not_monotonic(a, b, c)) {

Completed in 141 milliseconds