Searched refs:matchPtT (Results 1 – 4 of 4) sorted by relevance
1338 SkOpPtT* matchPtT = startPtT; in moveMultiples() local1340 if (matchPtT->segment() == oppPtTSegment) { in moveMultiples()1343 } while ((matchPtT = matchPtT->next()) != startPtT); in moveMultiples()
1036 const SkOpPtT* matchPtT = startPtT; in debugMoveMultiples() local1038 if (matchPtT->segment() == oppPtTSegment) { in debugMoveMultiples()1041 } while ((matchPtT = matchPtT->next()) != startPtT); in debugMoveMultiples()
1014 const SkOpPtT* matchPtT = startPtT; in debugMoveMultiples() local1016 if (matchPtT->segment() == oppPtTSegment) { in debugMoveMultiples()1019 } while ((matchPtT = matchPtT->next()) != startPtT); in debugMoveMultiples()