Searched refs:lastCandidate (Results 1 – 1 of 1) sorted by relevance
945 SkTSpan* lastCandidate = nullptr; in findCoincidentRun() local958 lastCandidate = work; in findCoincidentRun()963 *lastPtr = lastCandidate; in findCoincidentRun()966 lastCandidate = nullptr; in findCoincidentRun()977 if (lastCandidate) { in findCoincidentRun()978 *lastPtr = lastCandidate; in findCoincidentRun()