Searched refs:MaskFormatToAtlasIndex (Results 1 – 2 of 2) sorted by relevance
206 static int MaskFormatToAtlasIndex(GrMaskFormat format) { in MaskFormatToAtlasIndex() function227 int atlasIndex = MaskFormatToAtlasIndex(format); in getAtlas()
20 int index = MaskFormatToAtlasIndex(format); in initAtlas()