Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DPathOpsLineIntersectionTest.cpp95 if (!result1.approximatelyEqual(result2) && !ts.nearlySame(i)) { in check_results()
/third_party/skia/tests/
DPathOpsLineIntersectionTest.cpp95 if (!result1.approximatelyEqual(result2) && !ts.nearlySame(i)) { in check_results()
/third_party/skia/src/pathops/
DSkIntersections.h155 bool nearlySame(int index) const { in nearlySame() function
/third_party/flutter/skia/src/pathops/
DSkIntersections.h155 bool nearlySame(int index) const { in nearlySame() function