Searched refs:kGlyphMaxDim (Results 1 – 1 of 1) sorted by relevance
104 static const int kGlyphMaxDim = 256; variable106 return width > kGlyphMaxDim || height > kGlyphMaxDim; in GlyphTooLargeForAtlas()