Home
last modified time | relevance | path

Searched refs:alphaInterpretation (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java313 return a.format == b.format && a.alphaInterpretation == b.alphaInterpretation; in eq()
1126 + alphaInterpretationToString(mHwcScreenDecorationSupport.alphaInterpretation)); in dump()
H A DScreenDecorHwcLayer.kt96 useInvertedAlphaColor = displayDecorationSupport.alphaInterpretation ==
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp235 jfieldID alphaInterpretation; member
1819 env->SetIntField(jDisplayDecorationSupport, gDisplayDecorationSupportInfo.alphaInterpretation, in nativeGetDisplayDecorationSupport()
1820 static_cast<jint>(support.value().alphaInterpretation)); in nativeGetDisplayDecorationSupport()
2527 gDisplayDecorationSupportInfo.alphaInterpretation = in register_android_view_SurfaceControl()