Searched refs:kGlyphMaxDim (Results 1 – 2 of 2) sorted by relevance
136 static const int kGlyphMaxDim = 256; variable138 return width > kGlyphMaxDim || height > kGlyphMaxDim; in GlyphTooLargeForAtlas()
28 int dim = GrBatchAtlas::kGlyphMaxDim; in SetupAlwaysEvictAtlas()