HomeSort by relevance Sort by last modified time
    Searched full:approximately_zero_sqrt (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsTypes.h 128 inline bool approximately_zero_sqrt(double x) { function
SkDQuadIntersection.cpp 245 if (!approximately_zero_sqrt(measure)) {
  /external/skia/src/pathops/
SkPathOpsTypes.h 128 inline bool approximately_zero_sqrt(double x) { function
SkDQuadIntersection.cpp 245 if (!approximately_zero_sqrt(measure)) {

Completed in 94 milliseconds