Searched refs:AtlasIndexToMaskFormat (Results 1 – 2 of 2) sorted by relevance
131 static GrMaskFormat AtlasIndexToMaskFormat(int idx) { return static_cast<GrMaskFormat>(idx); } in AtlasIndexToMaskFormat() function
282 auto ct = GrMaskFormatToColorType(AtlasIndexToMaskFormat(i)); in dump()