Searched refs:OPACITY_TRANSLUCENT (Results 1 – 3 of 3) sorted by relevance
57 OPACITY_TRANSLUCENT = 0x00000000, enumerator
130 description.mOpaque ? Key::OPACITY_OPAQUE : Key::OPACITY_TRANSLUCENT) in computeKey()
835 public static final int OPACITY_TRANSLUCENT = 2; field in Cea708CCParser.CaptionColor