Searched refs:kGlyphMaxDim (Results 1 – 2 of 2) sorted by relevance
173 static const int kGlyphMaxDim = 256; variable175 return width > kGlyphMaxDim || height > kGlyphMaxDim; in GlyphTooLargeForAtlas()
32 int dim = GrDrawOpAtlas::kGlyphMaxDim; in SetupAlwaysEvictAtlas()