Searched refs:GrBatchAtlasConfig (Results 1 – 5 of 5) sorted by relevance
181 void setAtlasSizes_ForTesting(const GrBatchAtlasConfig configs[3]);228 GrBatchAtlasConfig fAtlasConfigs[kMaskFormatCount];
134 void GrBatchFontCache::setAtlasSizes_ForTesting(const GrBatchAtlasConfig configs[3]) { in setAtlasSizes_ForTesting()
24 struct GrBatchAtlasConfig;348 void setTextContextAtlasSizes_ForTesting(const GrBatchAtlasConfig* configs);
29 GrBatchAtlasConfig configs[3]; in SetupAlwaysEvictAtlas()94 void GrContext::setTextContextAtlasSizes_ForTesting(const GrBatchAtlasConfig* configs) { in setTextContextAtlasSizes_ForTesting()
20 struct GrBatchAtlasConfig { struct