Searched refs:GrBatchPlotList (Results 1 – 2 of 2) sorted by relevance
20 typedef SkTInternalLList<BatchPlot> GrBatchPlotList; typedef141 GrBatchPlotList fPlotList;
293 GrBatchPlotList::Iter plotIter; in addToAtlas()294 plotIter.init(fPlotList, GrBatchPlotList::Iter::kHead_IterStart); in addToAtlas()306 plotIter.init(fPlotList, GrBatchPlotList::Iter::kTail_IterStart); in addToAtlas()