Lines Matching refs:ioe
851 const SkOpPtT* ioe = inner->oppPtTEnd();
852 FAIL_IF(ioe->deleted());
853 if (outerOpp != innerCoin && this->overlap(ocs, oce, ios, ioe, &overS, &overE)) {
854 FAIL_IF(!this->addIfMissing(ocs->starter(oce), ios->starter(ioe),
857 SkDEBUGPARAMS(ios->debugEnder(ioe))));
874 const SkOpPtT* ioe = inner->oppPtTEnd();
875 if (ioe->deleted()) {
879 if (this->overlap(oos, ooe, ios, ioe, &overS, &overE)) {
880 FAIL_IF(!this->addIfMissing(oos->starter(ooe), ios->starter(ioe),
883 SkDEBUGPARAMS(ios->debugEnder(ioe))));