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

  /external/skia/src/gpu/
GrDrawOpAtlas.h 186 SkASSERT(index < kMaxPlots);
197 static constexpr int kMaxPlots = 32;
  /external/skqp/src/gpu/
GrDrawOpAtlas.h 182 SkASSERT(index < kMaxPlots);
193 static constexpr int kMaxPlots = 32;

Completed in 185 milliseconds