Searched refs:kMaxPlots (Results 1 – 2 of 2) sorted by relevance
109 SkASSERT(index < kMaxPlots); in find()120 static const int kMaxPlots = 32; variable
146 SkASSERT(numPlotsX * numPlotsY <= BulkUseTokenUpdater::kMaxPlots); in GrBatchAtlas()