Searched refs:OPACITY_MAP (Results 1 – 1 of 1) sorted by relevance
147 private static final int[] OPACITY_MAP = new int[] { 0xff, 0xfe, 0x80, 0x00 }; field in Cea708Data.CaptionColor163 OPACITY_MAP[opacity], COLOR_MAP[red], COLOR_MAP[green], COLOR_MAP[blue]); in getArgbValue()