Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/pathops/
DSkPathOpsTypes.h128 inline bool approximately_zero_sqrt(double x) { in approximately_zero_sqrt() function
DSkDQuadIntersection.cpp245 if (!approximately_zero_sqrt(measure)) { in is_linear()
/external/skia/src/pathops/
DSkPathOpsTypes.h128 inline bool approximately_zero_sqrt(double x) { in approximately_zero_sqrt() function
DSkDQuadIntersection.cpp245 if (!approximately_zero_sqrt(measure)) { in is_linear()