Searched refs:oppFirst (Results 1 – 3 of 3) sorted by relevance
310 SkTSpan<OppCurve, TCurve>* oppFirst);978 SkTSpan<OppCurve, TCurve>* oppFirst = sect2->fHead; in coincidentForce() local980 bool deleteEmptySpans = this->updateBounded(first, last, oppFirst); in coincidentForce()981 deleteEmptySpans |= sect2->updateBounded(oppFirst, oppLast, first); in coincidentForce()983 sect2->removeSpanRange(oppFirst, oppLast); in coincidentForce()995 oppFirst->fStartT = oppStartT; in coincidentForce()996 oppFirst->fEndT = oppEndT; in coincidentForce()997 oppFirst->resetBounds(sect2->fCurve); in coincidentForce()999 sect2->removeCoincident(oppFirst, true); in coincidentForce()1132 SkTSpan<OppCurve, TCurve>* oppFirst = first->findOppT(first->fCoinStart.perpT()); in extractCoincident() local[all …]
1327 SkOpSpanBase* oppFirst = oppSpan; in moveMultiples() local1338 oppFirst = oppPrev; in moveMultiples()1354 if (oppFirst == oppLast) { in moveMultiples()1357 SkOpSpanBase* oppTest = oppFirst; in moveMultiples()
728 const SkOpSpanBase* oppFirst = oppSpan; in debugMoveMultiples() local739 oppFirst = oppPrev; in debugMoveMultiples()755 if (oppFirst == oppLast) { in debugMoveMultiples()758 const SkOpSpanBase* oppTest = oppFirst; in debugMoveMultiples()