Home | History | Annotate | Download | only in pathops

Lines Matching refs:stopPtT

279     const SkOpPtT* stopPtT = testPtT;
282 while ((testPtT = testPtT->next()) != stopPtT) {