Searched refs:kMaxPlots (Results 1 – 2 of 2) sorted by relevance
84 SkASSERT(index < kMaxPlots); in find()95 static const int kMaxPlots = 32; variable
228 SkASSERT(fNumPlotsX * fNumPlotsY <= BulkUseTokenUpdater::kMaxPlots); in GrBatchAtlas()