Home
last modified time | relevance | path

Searched refs:testForCoincidence (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/pathops/
DSkOpSegment.h395 bool testForCoincidence(const SkOpPtT* priorPtT, const SkOpPtT* ptT, const SkOpSpanBase* prior,
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
DSkPathOpsDebug.cpp940 if (testForCoincidence(rootPriorPtT, rootPtT, prior, spanBase, opp)) { in debugMissingCoincidence()
/external/skia/src/pathops/
DSkOpSegment.h395 bool testForCoincidence(const SkOpPtT* priorPtT, const SkOpPtT* ptT, const SkOpSpanBase* prior,
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
DSkPathOpsDebug.cpp940 if (testForCoincidence(rootPriorPtT, rootPtT, prior, spanBase, opp)) { in debugMissingCoincidence()