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

/external/chromium_org/third_party/skia/src/pathops/
H A DSkPathOpsTypes.h91 inline bool approximately_zero_sqrt(double x) { function
H A DSkDQuadIntersection.cpp245 if (!approximately_zero_sqrt(measure)) {
/external/skia/src/pathops/
H A DSkPathOpsTypes.h91 inline bool approximately_zero_sqrt(double x) { function
H A DSkDQuadIntersection.cpp245 if (!approximately_zero_sqrt(measure)) {

Completed in 156 milliseconds