Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkOpSegment.h395 bool testForCoincidence(const SkOpPtT* priorPtT, const SkOpPtT* ptT, const SkOpSpanBase* prior,
H A DSkOpSegment.cpp1237 if (this->testForCoincidence(rootPriorPtT, rootPtT, prior, spanBase, opp)) { in missingCoincidence()
1665 bool SkOpSegment::testForCoincidence(const SkOpPtT* priorPtT, const SkOpPtT* ptT, in testForCoincidence() function in SkOpSegment
H A DSkPathOpsDebug.cpp917 if (testForCoincidence(rootPriorPtT, rootPtT, prior, spanBase, opp)) { in debugMissingCoincidence()

Completed in 9 milliseconds