Home
last modified time | relevance | path

Searched refs:mHasUnsupportedPlaneAlpha (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.h612 bool mHasUnsupportedPlaneAlpha; variable
DHWC2.cpp2078 mHasUnsupportedPlaneAlpha(false) {}
2288 mHasUnsupportedPlaneAlpha = pendingAlpha < 1.0f; in applyCommonState()
2345 if (mHasUnsupportedPlaneAlpha || mDisplay.hasColorTransform() || in applyCompositionType()