Home | History | Annotate | Download | only in pathops

Lines Matching refs:containsCoincidence

893             if (span && span->segment() != opp && span->containsCoincidence(opp)) {  // debug has additional condition since it may be called before inner duplicate points have been deleted
2638 if (containsCoincidence(coin)) {
2639 // SkASSERT(coin->containsCoincidence(this));
2652 if (this->containsCoincidence(segment)) {