Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkPathOpsPoint.h259 static bool WayRoughlyEqual(const SkPoint& a, const SkPoint& b) { in WayRoughlyEqual() function
DSkOpSegment.cpp1369 if (!SkDPoint::WayRoughlyEqual(refHead->fPt, checkHead->fPt)) { in spansNearby()
/external/skia/src/pathops/
DSkPathOpsPoint.h265 static bool WayRoughlyEqual(const SkPoint& a, const SkPoint& b) { in WayRoughlyEqual() function
DSkOpSegment.cpp1369 if (!SkDPoint::WayRoughlyEqual(refHead->fPt, checkHead->fPt)) { in spansNearby()