Home
last modified time | relevance | path

Searched refs:debugCoincidentUsed (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tests/
H A DPathOpsQuadIntersectionTest.cpp398 REPORTER_ASSERT(reporter, intersections2.debugCoincidentUsed() >= 2); in coincidentTestOne()
400 for (int pt = 0; pt < intersections2.debugCoincidentUsed(); pt += 2) { in coincidentTestOne()
/third_party/skia/src/pathops/
H A DSkIntersections.h303 int debugCoincidentUsed() const;
H A DSkPathOpsDebug.cpp2676 int SkIntersections::debugCoincidentUsed() const { in debugCoincidentUsed() function in SkIntersections

Completed in 8 milliseconds