Searched refs:RoughlyEqual (Results 1 – 2 of 2) sorted by relevance
208 static bool RoughlyEqual(const SkPoint& a, const SkPoint& b) { in RoughlyEqual() function
160 && SkDPoint::RoughlyEqual(pt, base.fPt)) { in rayCheck()