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

/external/skia/src/pathops/
H A DSkDConicLineIntersection.cpp282 if (!approximately_one_or_less_double(*lineT)) {
H A DSkDQuadLineIntersection.cpp382 if (!approximately_one_or_less_double(*lineT)) {
H A DSkPathOpsTypes.h500 inline bool approximately_one_or_less_double(double x) { function

Completed in 107 milliseconds