Home
last modified time | relevance | path

Searched refs:RoughlyEqual (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/pathops/
DSkPathOpsPoint.h244 static bool RoughlyEqual(const SkPoint& a, const SkPoint& b) { in RoughlyEqual() function
DSkPathOpsWinding.cpp162 && SkDPoint::RoughlyEqual(pt, base.fPt)) { in rayCheck()
/external/skia/src/pathops/
DSkPathOpsPoint.h250 static bool RoughlyEqual(const SkPoint& a, const SkPoint& b) { in RoughlyEqual() function
DSkPathOpsWinding.cpp163 && SkDPoint::RoughlyEqual(pt, base.fPt)) { in rayCheck()