Home
last modified time | relevance | path

Searched refs:HWC2_POWER_MODE_DOZE (Results 1 – 5 of 5) sorted by relevance

/hardware/libhardware/include/hardware/
Dhwcomposer2.h333 HWC2_POWER_MODE_DOZE = 1, enumerator
691 case HWC2_POWER_MODE_DOZE: return "Doze"; in getPowerModeName()
966 Doze = HWC2_POWER_MODE_DOZE,
/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.cpp346 case HWC2_POWER_MODE_DOZE: in setPowerMode()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp623 case HWC2_POWER_MODE_DOZE: in Hwc2ImplSetPowerMode()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.cpp797 } else if (((primary_display->mPowerModeState == HWC2_POWER_MODE_DOZE) || in compareVsyncPeriod()
DExynosDisplay.cpp3950 (mode == HWC2_POWER_MODE_DOZE || mode == HWC2_POWER_MODE_DOZE_SUSPEND)) { in setPowerMode()