Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpSpan.cpp165 const SkOpPtT* startNext = nullptr; in collapsed() local
175 if (walk == startNext) { in collapsed()
186 startNext = start->next(); in collapsed()
/external/skqp/src/pathops/
DSkOpSpan.cpp165 const SkOpPtT* startNext = nullptr; in collapsed() local
175 if (walk == startNext) { in collapsed()
186 startNext = start->next(); in collapsed()