Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.h79 HWC2_COMPOSITION_DISPLAY_DECORATION = toUnderlying(Composition::DISPLAY_DECORATION), enumerator
DExynosDisplay.cpp1923 if (otfMPP == nullptr && layer.mExynosCompositionType != HWC2_COMPOSITION_DISPLAY_DECORATION) { in configureHandle()
1975 } else if (layer.mExynosCompositionType == HWC2_COMPOSITION_DISPLAY_DECORATION) { in configureHandle()
2437 if (mLayers[i]->mExynosCompositionType == HWC2_COMPOSITION_DISPLAY_DECORATION) { in setWinConfigData()
2849 (mLayers[i]->mExynosCompositionType == HWC2_COMPOSITION_DISPLAY_DECORATION)) in setReleaseFences()
5775 if (mLayers[i]->mExynosCompositionType == HWC2_COMPOSITION_DISPLAY_DECORATION) { in handleWindowUpdate()
6318 case HWC2_COMPOSITION_DISPLAY_DECORATION: in traceLayerTypes()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp1666 if (layer->mCompositionType == HWC2_COMPOSITION_DISPLAY_DECORATION && in assignLayers()
1668 layer->mValidateCompositionType = HWC2_COMPOSITION_DISPLAY_DECORATION; in assignLayers()
1819 } else if (layer->mValidateCompositionType == HWC2_COMPOSITION_DISPLAY_DECORATION) { in assignWindow()