Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTypes.h412 inline bool approximately_equal_orderable(double x, double y) { in approximately_equal_orderable() function
DSkOpAngle.cpp456 if (approximately_equal_orderable(tStart, testT)) { in endsIntersect()
460 limited[index] = approximately_equal_orderable(t, tEnd); in endsIntersect()