Searched refs:kMaxPlots (Results 1 – 4 of 4) sorted by relevance
62 static constexpr int kMaxPlots = 32; variable80 SkASSERT(plotIdx < kMaxPlots); in PlotLocator()325 SkASSERT(index < kMaxPlots); in find()
222 SkASSERT(numPlotsX * numPlotsY <= GrDrawOpAtlas::kMaxPlots); in GrDrawOpAtlas()
59 static constexpr int kMaxPlots = 32; // restricted by the fPlotAlreadyUpdated bitfield variable201 SkASSERT(index < kMaxPlots); in find()
197 SkASSERT(numPlotsX * numPlotsY <= GrDrawOpAtlas::kMaxPlots); in GrDrawOpAtlas()