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

/external/skia/src/pathops/
H A DSkPathOpsTypes.h520 inline bool approximately_between_orderable(double a, double b, double c) { function
H A DSkOpAngle.cpp453 if (!approximately_between_orderable(tStart, testT, tEnd)) {
/external/skqp/src/pathops/
H A DSkPathOpsTypes.h520 inline bool approximately_between_orderable(double a, double b, double c) { function
H A DSkOpAngle.cpp453 if (!approximately_between_orderable(tStart, testT, tEnd)) {

Completed in 94 milliseconds