Searched refs:matchPtT (Results 1 – 2 of 2) sorted by relevance
1371 SkOpPtT* matchPtT = startPtT; in moveMultiples() local1373 if (matchPtT->segment() == oppPtTSegment) { in moveMultiples()1376 } while ((matchPtT = matchPtT->next()) != startPtT); in moveMultiples()
772 const SkOpPtT* matchPtT = startPtT; in debugMoveMultiples() local774 if (matchPtT->segment() == oppPtTSegment) { in debugMoveMultiples()777 } while ((matchPtT = matchPtT->next()) != startPtT); in debugMoveMultiples()