Lines Matching defs:next
70 bool next();
76 // subsequent calls to next() will overwrite the state of the GrQuad.
99 // The pointer to replace fCurrentEntry when next() is called, cached since it is calculated
123 bool next();
220 // next packed quad coordinates.
316 // Triggers if accessing before next() is called on an iterator
318 // Triggers if accessing after next() returns false
332 bool GrQuadBuffer<T>::Iter::next() {
348 // At this point, coords points to the start of the next entry
355 bool GrQuadBuffer<T>::MetadataIter::next() {
363 // First call to next