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

  /external/chromium_org/third_party/skia/src/pathops/
SkIntersectionHelper.h 85 return midPtByT.approximatelyPEqual(midPtByAvg);
SkPathOpsPoint.h 139 bool approximatelyPEqual(const SkDPoint& a) const {
SkDQuadIntersection.cpp 165 SkASSERT(qPt.approximatelyPEqual(lPt));
  /external/skia/src/pathops/
SkIntersectionHelper.h 85 return midPtByT.approximatelyPEqual(midPtByAvg);
SkPathOpsPoint.h 139 bool approximatelyPEqual(const SkDPoint& a) const {
SkDQuadIntersection.cpp 165 SkASSERT(qPt.approximatelyPEqual(lPt));

Completed in 69 milliseconds