Searched refs:lastCandidate (Results 1 – 1 of 1) sorted by relevance
1216 SkTSpan<TCurve, OppCurve>* lastCandidate = nullptr; in findCoincidentRun() local1229 lastCandidate = work; in findCoincidentRun()1234 *lastPtr = lastCandidate; in findCoincidentRun()1237 lastCandidate = nullptr; in findCoincidentRun()1246 if (lastCandidate) { in findCoincidentRun()1247 *lastPtr = lastCandidate; in findCoincidentRun()