Searched refs:plotIter (Results 1 – 2 of 2) sorted by relevance
154 PlotList::Iter plotIter; in addToAtlas() local155 plotIter.init(fPlotList, PlotList::Iter::kHead_IterStart); in addToAtlas()157 while ((plot = plotIter.get())) { in addToAtlas()164 plotIter.next(); in addToAtlas()
203 GrBatchPlotList::Iter plotIter; in addToAtlas() local204 plotIter.init(fPlotList, GrBatchPlotList::Iter::kHead_IterStart); in addToAtlas()206 while ((plot = plotIter.get())) { in addToAtlas()212 plotIter.next(); in addToAtlas()