Searched refs:OPACITY_MAP (Results 1 – 2 of 2) sorted by relevance
839 private static final int[] OPACITY_MAP = new int[] { 0xff, 0xfe, 0x80, 0x00 }; field in Cea708CCParser.CaptionColor855 OPACITY_MAP[opacity], COLOR_MAP[red], COLOR_MAP[green], COLOR_MAP[blue]); in getArgbValue()
35403 Landroid/media/Cea708CCParser$CaptionColor;->OPACITY_MAP:[I