Searched refs:headPtT (Results 1 – 2 of 2) sorted by relevance
1382 const SkOpPtT* headPtT = ptT; in moveNearby() local1383 while ((ptT = ptT->next()) != headPtT) { in moveNearby()1394 test->upCast()->release(headPtT); in moveNearby()
1068 const SkOpPtT* headPtT = ptT; in debugMoveNearby() local1069 while ((ptT = ptT->next()) != headPtT) { in debugMoveNearby()1080 glitches->record(SkPathOpsDebug::kMoveNearbyRelease_Glitch, test, headPtT); in debugMoveNearby()