HomeSort by relevance Sort by last modified time
    Searched refs:kMaxPlots (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrBatchAtlas.h 84 SkASSERT(index < kMaxPlots);
95 static const int kMaxPlots = 32;
GrBatchAtlas.cpp 228 SkASSERT(fNumPlotsX * fNumPlotsY <= BulkUseTokenUpdater::kMaxPlots);

Completed in 32 milliseconds