HomeSort by relevance Sort by last modified time
    Searched defs:precisely_zero (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsTypes.h 100 inline bool precisely_zero(double x) { function
152 return precisely_zero(x - y);
  /external/skia/src/pathops/
SkPathOpsTypes.h 100 inline bool precisely_zero(double x) { function
152 return precisely_zero(x - y);

Completed in 399 milliseconds