Home
last modified time | relevance | path

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

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