Searched refs:MaskFormatToAtlasIndex (Results 1 – 4 of 4) sorted by relevance
130 static int MaskFormatToAtlasIndex(GrMaskFormat format) { return static_cast<int>(format); } in MaskFormatToAtlasIndex() function135 int atlasIndex = MaskFormatToAtlasIndex(format); in getAtlas()
303 int index = MaskFormatToAtlasIndex(format); in initAtlas()
125 static int MaskFormatToAtlasIndex(GrMaskFormat format) { in MaskFormatToAtlasIndex() function139 int atlasIndex = MaskFormatToAtlasIndex(format); in getAtlas()
177 int index = MaskFormatToAtlasIndex(format); in initAtlas()