Searched refs:GrBatchPlotList (Results 1 – 2 of 2) sorted by relevance
225 typedef SkTInternalLList<BatchPlot> GrBatchPlotList; typedef265 GrBatchPlotList fPlotList;
203 GrBatchPlotList::Iter plotIter; in addToAtlas()204 plotIter.init(fPlotList, GrBatchPlotList::Iter::kHead_IterStart); in addToAtlas()