Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrBatchFontCache.h178 int atlasIndex = MaskFormatToAtlasIndex(format); in getAtlas() local
179 SkASSERT(fAtlases[atlasIndex]); in getAtlas()
180 return fAtlases[atlasIndex]; in getAtlas()