Searched refs:setAtlasSizes_ForTesting (Results 1 – 3 of 3) sorted by relevance
186 void setAtlasSizes_ForTesting(const GrDrawOpAtlasConfig configs[3]);
186 void GrAtlasGlyphCache::setAtlasSizes_ForTesting(const GrDrawOpAtlasConfig configs[3]) { in setAtlasSizes_ForTesting() function in GrAtlasGlyphCache
72 fAtlasGlyphCache->setAtlasSizes_ForTesting(configs); in setTextContextAtlasSizes_ForTesting()