Searched defs:oNext (Results 1 – 2 of 2) sorted by relevance
1051 SkOpSpanBase* oNext = oStart->next(); in apply() local1135 SkOpSpanBase* oNext = flipped ? oStart->prev() : oStart->next(); in apply() local1365 SkOpSpanBase* oNext = oStart; in mark() local
2052 const SkOpSpanBase* oNext = oStart; in debugMark() local