Home
last modified time | relevance | path

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

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