Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.cpp96 exynosHWCControl.useDynamicRecomp = false; in ExynosDevice()
153 if (exynos_display->mDRDefault) exynosHWCControl.useDynamicRecomp = true; in ExynosDevice()
326 if (exynosHWCControl.useDynamicRecomp == true) { in dynamicRecompositionThreadCreate()
900 exynosHWCControl.useDynamicRecomp = on; in setDynamicRecomposition()
DExynosDevice.h87 uint32_t useDynamicRecomp; member
DExynosDisplay.cpp1389 if (!exynosHWCControl.useDynamicRecomp) { in checkDynamicReCompMode()
4931 if (exynosHWCControl.useDynamicRecomp == true && mDREnable) { in validateDisplay()