Home
last modified time | relevance | path

Searched refs:OPACITY_TRANSLUCENT (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DProgramCache.cpp140 (i & 1) ? Key::OPACITY_OPAQUE : Key::OPACITY_TRANSLUCENT); in primeCache()
175 description.isOpaque ? Key::OPACITY_OPAQUE : Key::OPACITY_TRANSLUCENT) in computeKey()
H A DProgramCache.h69 OPACITY_TRANSLUCENT = 0 << OPACITY_SHIFT, enumerator
/aosp12/frameworks/native/libs/renderengine/gl/
H A DProgramCache.cpp140 (i & 1) ? Key::OPACITY_OPAQUE : Key::OPACITY_TRANSLUCENT); in primeCache()
175 description.isOpaque ? Key::OPACITY_OPAQUE : Key::OPACITY_TRANSLUCENT) in computeKey()
H A DProgramCache.h69 OPACITY_TRANSLUCENT = 0 << OPACITY_SHIFT, enumerator
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/data/
H A DCea708Data.java136 public static final int OPACITY_TRANSLUCENT = 2; field in Cea708Data.CaptionColor
/aosp12/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java835 public static final int OPACITY_TRANSLUCENT = 2; field in Cea708CCParser.CaptionColor
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt28154 Landroid/media/Cea708CCParser$CaptionColor;->OPACITY_TRANSLUCENT:I