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

  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsTypes.h 215 inline bool approximately_positive(double x) { function
SkDQuadIntersection.cpp 167 if (approximately_negative(t - t2s) || approximately_positive(t - t2e)) {
  /external/skia/src/pathops/
SkPathOpsTypes.h 215 inline bool approximately_positive(double x) { function
SkDQuadIntersection.cpp 167 if (approximately_negative(t - t2s) || approximately_positive(t - t2e)) {

Completed in 136 milliseconds