Searched refs:headPtT (Results 1 – 4 of 4) sorted by relevance
1442 const SkOpPtT* headPtT = ptT; in moveNearby() local1443 while ((ptT = ptT->next()) != headPtT) { in moveNearby()1457 test->upCast()->release(headPtT); in moveNearby()
1070 const SkOpPtT* headPtT = ptT; in debugMoveNearby() local1071 while ((ptT = ptT->next()) != headPtT) { in debugMoveNearby()1082 glitches->record(SkPathOpsDebug::kMoveNearbyRelease_Glitch, test, headPtT); in debugMoveNearby()