Home
last modified time | relevance | path

Searched refs:setAtlasSizes_ForTesting (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/text/
DGrAtlasGlyphCache.h186 void setAtlasSizes_ForTesting(const GrDrawOpAtlasConfig configs[3]);
DGrAtlasGlyphCache.cpp186 void GrAtlasGlyphCache::setAtlasSizes_ForTesting(const GrDrawOpAtlasConfig configs[3]) { in setAtlasSizes_ForTesting() function in GrAtlasGlyphCache
/external/skia/tools/gpu/
DGrTest.cpp72 fAtlasGlyphCache->setAtlasSizes_ForTesting(configs); in setTextContextAtlasSizes_ForTesting()