Searched refs:alphaInterpretation (Results 1 – 6 of 6) sorted by relevance
24 int alphaInterpretation;
96 useInvertedAlphaColor = displayDecorationSupport.alphaInterpretation == in <lambda>()
325 return a.format == b.format && a.alphaInterpretation == b.alphaInterpretation; in eq()1151 + alphaInterpretationToString(mHwcScreenDecorationSupport.alphaInterpretation)); in dump()
253 jfieldID alphaInterpretation; member1940 env->SetIntField(jDisplayDecorationSupport, gDisplayDecorationSupportInfo.alphaInterpretation, in nativeGetDisplayDecorationSupport()1941 static_cast<jint>(support.value().alphaInterpretation)); in nativeGetDisplayDecorationSupport()2719 gDisplayDecorationSupportInfo.alphaInterpretation = in register_android_view_SurfaceControl()
3095 .alphaInterpretation = in getDisplayDecorationSupport()3097 gsupport->alphaInterpretation) in getDisplayDecorationSupport()
10332 outSupport->value().alphaInterpretation = in getDisplayDecorationSupport()10333 static_cast<int32_t>(support->alphaInterpretation); in getDisplayDecorationSupport()