Home
last modified time | relevance | path

Searched refs:lastCandidate (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsTSect.h1216 SkTSpan<TCurve, OppCurve>* lastCandidate = nullptr; in findCoincidentRun() local
1229 lastCandidate = work; in findCoincidentRun()
1234 *lastPtr = lastCandidate; in findCoincidentRun()
1237 lastCandidate = nullptr; in findCoincidentRun()
1246 if (lastCandidate) { in findCoincidentRun()
1247 *lastPtr = lastCandidate; in findCoincidentRun()