Searched refs:approximately_zero_or_more_double (Results 1 - 6 of 6) sorted by relevance

/external/skia/src/pathops/
H A DSkDConicLineIntersection.cpp285 if (!approximately_zero_or_more_double(*lineT)) {
H A DSkDQuadLineIntersection.cpp385 if (!approximately_zero_or_more_double(*lineT)) {
H A DSkPathOpsTypes.h516 inline bool approximately_zero_or_more_double(double x) { function
/external/skqp/src/pathops/
H A DSkDConicLineIntersection.cpp285 if (!approximately_zero_or_more_double(*lineT)) {
H A DSkDQuadLineIntersection.cpp385 if (!approximately_zero_or_more_double(*lineT)) {
H A DSkPathOpsTypes.h516 inline bool approximately_zero_or_more_double(double x) { function

Completed in 171 milliseconds