HomeSort by relevance Sort by last modified time
    Searched refs:roughlyEqual (Results 1 - 5 of 5) sorted by null

  /external/skia/tests/
PathOpsDPointTest.cpp 40 REPORTER_ASSERT(reporter, p.roughlyEqual(pt));
  /external/chromium_org/third_party/skia/src/pathops/
SkIntersections.cpp 89 if (pt.roughlyEqual(fPt[index])) {
SkPathOpsPoint.h 190 bool roughlyEqual(const SkDPoint& a) const {
  /external/skia/src/pathops/
SkIntersections.cpp 89 if (pt.roughlyEqual(fPt[index])) {
SkPathOpsPoint.h 190 bool roughlyEqual(const SkDPoint& a) const {

Completed in 59 milliseconds