Home
last modified time | relevance | path

Searched refs:HWC2_FUNCTION_GET_DOZE_SUPPORT (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/include/hardware/
Dhwcomposer2.h237 HWC2_FUNCTION_GET_DOZE_SUPPORT, enumerator
551 case HWC2_FUNCTION_GET_DOZE_SUPPORT: return "GetDozeSupport"; in getFunctionDescriptorName()
800 GetDozeSupport = HWC2_FUNCTION_GET_DOZE_SUPPORT,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp853 case HWC2_FUNCTION_GET_DOZE_SUPPORT: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp547 case HWC2_FUNCTION_GET_DOZE_SUPPORT: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h534 !initDispatch(HWC2_FUNCTION_GET_DOZE_SUPPORT, &mDispatch.getDozeSupport) || in initDispatch()