Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrBatchFontCache.h157 static int MaskFormatToAtlasIndex(GrMaskFormat format) { in MaskFormatToAtlasIndex() function
178 int atlasIndex = MaskFormatToAtlasIndex(format); in getAtlas()
DGrBatchFontCache.cpp39 int index = MaskFormatToAtlasIndex(format); in initAtlas()