Searched refs:alphaInterpretation (Results 1 – 3 of 3) sorted by relevance
313 return a.format == b.format && a.alphaInterpretation == b.alphaInterpretation; in eq()1126 + alphaInterpretationToString(mHwcScreenDecorationSupport.alphaInterpretation)); in dump()
96 useInvertedAlphaColor = displayDecorationSupport.alphaInterpretation ==
235 jfieldID alphaInterpretation; member1819 env->SetIntField(jDisplayDecorationSupport, gDisplayDecorationSupportInfo.alphaInterpretation, in nativeGetDisplayDecorationSupport()1820 static_cast<jint>(support.value().alphaInterpretation)); in nativeGetDisplayDecorationSupport()2527 gDisplayDecorationSupportInfo.alphaInterpretation = in register_android_view_SurfaceControl()