Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h306 HWC2_POWER_MODE_DOZE = 1, enumerator
621 case HWC2_POWER_MODE_DOZE: return "Doze"; in getPowerModeName()
860 Doze = HWC2_POWER_MODE_DOZE,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp623 case HWC2_POWER_MODE_DOZE: in Hwc2ImplSetPowerMode()