Lines Matching refs:oppStart
901 const SkOpPtT* oppStart = prior->ptT();
907 swap(oppStart, oppEnd);
912 const SkOpPtT* rootOppStart = oppStart->span()->ptT();
924 log->record(SkPathOpsDebug::kMissingCoin_Glitch, priorPtT, ptT, oppStart, oppEnd);
1497 SkOpPtT* oppStart = writableSeg->addT(t);
1498 if (oppStart == testPtT) {
1502 oppStart->span()->addOpp(writableBase);
1503 if (oppStart->deleted()) {
1507 SkOpSegment* oppSeg = oppStart->segment();
1512 oppTs = oppStart->fT;
1517 coinTs = oppStart->fT;