Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc.cpp509 if(mode == HWC_POWER_MODE_NORMAL && !ctx->mHPDEnabled) { in hwc_setPowerMode()
513 ctx->mHPDEnabled = true; in hwc_setPowerMode()
H A Dhwc_utils.h683 bool mHPDEnabled; member
H A Dhwc_utils.cpp422 ctx->mHPDEnabled = false; in initContext()