Searched refs:GlyphTooLargeForAtlas (Results 1 – 2 of 2) sorted by relevance
52 fTooLargeForAtlas = GrBatchAtlas::GlyphTooLargeForAtlas(bounds.width(), bounds.height()); in init()
105 static bool GlyphTooLargeForAtlas(int width, int height) { in GlyphTooLargeForAtlas() function