Home
last modified time | relevance | path

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

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