Home | History | Annotate | Download | only in pathops

Lines Matching refs:stopPtT

1090         SkOpPtT* ptT = span->ptT(), * stopPtT = ptT;
1091 while ((ptT = ptT->next()) != stopPtT) {
1504 SkOpPtT* ptT = span->ptT(), * stopPtT = ptT;
1538 } while ((ptT = ptT->next()) != stopPtT);