Searched refs:mExynosCompositionType (Results 1 – 3 of 3) sorted by relevance
1565 if ((layer.mExynosCompositionType == HWC2_COMPOSITION_DEVICE) && in configureHandle()1881 layer->mExynosCompositionType, in configureOverlay()2014 if ((mLayers[i]->mExynosCompositionType == HWC2_COMPOSITION_EXYNOS) || in setWinConfigData()2441 if ((mLayers[i]->mExynosCompositionType == HWC2_COMPOSITION_CLIENT) || in setReleaseFences()2442 (mLayers[i]->mExynosCompositionType == HWC2_COMPOSITION_EXYNOS)) in setReleaseFences()3145 if (mLayers[i]->mExynosCompositionType == HWC2_COMPOSITION_CLIENT) { in presentDisplay()3234 mLayers[i]->mExynosCompositionType, in presentDisplay()4851 if (layer->mExynosCompositionType == HWC2_COMPOSITION_DEVICE) { in handleWindowUpdate()5097 if ((mLayers[i]->mExynosCompositionType == HWC2_COMPOSITION_DEVICE) && in closeFences()5220 if((mLayers[i]->mExynosCompositionType == HWC2_COMPOSITION_DEVICE) && in increaseMPPDstBufIndex()[all …]
95 int32_t mExynosCompositionType; variable
37 mExynosCompositionType(HWC2_COMPOSITION_INVALID), in ExynosLayer()978 .add("exynosType", mExynosCompositionType) in dump()1039 mCompositionType, mExynosCompositionType, mValidateCompositionType); in printLayer()