Home
last modified time | relevance | path

Searched refs:HWC_POWER_MODE_DOZE_SUSPEND (Results 1 – 10 of 10) sorted by relevance

/hardware/libhardware/include/hardware/
Dhwcomposer_defs.h299 HWC_POWER_MODE_DOZE_SUSPEND = 3, enumerator
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
DPhysicalDevice.cpp510 case HWC_POWER_MODE_DOZE_SUSPEND: in setPowerMode()
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display.cpp187 case HWC_POWER_MODE_DOZE_SUSPEND: in SetPowerMode()
189 last_power_mode_ = HWC_POWER_MODE_DOZE_SUSPEND; in SetPowerMode()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display.cpp268 case HWC_POWER_MODE_DOZE_SUSPEND: in SetPowerMode()
270 last_power_mode_ = HWC_POWER_MODE_DOZE_SUSPEND; in SetPowerMode()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display.cpp268 case HWC_POWER_MODE_DOZE_SUSPEND: in SetPowerMode()
270 last_power_mode_ = HWC_POWER_MODE_DOZE_SUSPEND; in SetPowerMode()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc.cpp444 case HWC_POWER_MODE_DOZE_SUSPEND: in hwc_setPowerMode()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc.cpp442 case HWC_POWER_MODE_DOZE_SUSPEND: in hwc_setPowerMode()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc.cpp480 case HWC_POWER_MODE_DOZE_SUSPEND: in hwc_setPowerMode()
DHWC2On1Adapter.cpp964 case PowerMode::DozeSuspend: return HWC_POWER_MODE_DOZE_SUSPEND; in getHwc1PowerMode()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp912 case PowerMode::DozeSuspend: return HWC_POWER_MODE_DOZE_SUSPEND; in getHwc1PowerMode()