Searched refs:MaskFormatToAtlasIndex (Results 1 – 4 of 4) sorted by relevance
133 static int MaskFormatToAtlasIndex(GrMaskFormat format) { return static_cast<int>(format); } in MaskFormatToAtlasIndex() function138 int atlasIndex = MaskFormatToAtlasIndex(format); in getAtlas()
195 int index = MaskFormatToAtlasIndex(format); in initAtlas()
132 static int MaskFormatToAtlasIndex(GrMaskFormat format) { return static_cast<int>(format); } in MaskFormatToAtlasIndex() function137 int atlasIndex = MaskFormatToAtlasIndex(format); in getAtlas()
302 int index = MaskFormatToAtlasIndex(format); in initAtlas()