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