Home
last modified time | relevance | path

Searched refs:GetDozeSupport (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_session.cpp472 static int32_t GetDozeSupport(hwc2_device_t *device, hwc2_display_t display, int32_t *out_support) { in GetDozeSupport() function
760 case HWC2::FunctionDescriptor::GetDozeSupport: in GetFunction()
761 return AsFP<HWC2_PFN_GET_DOZE_SUPPORT>(GetDozeSupport); in GetFunction()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_session.cpp362 static int32_t GetDozeSupport(hwc2_device_t *device, hwc2_display_t display, int32_t *out_support) { in GetDozeSupport() function
632 case HWC2::FunctionDescriptor::GetDozeSupport: in GetFunction()
633 return AsFP<HWC2_PFN_GET_DOZE_SUPPORT>(GetDozeSupport); in GetFunction()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_session.cpp477 static int32_t GetDozeSupport(hwc2_device_t *device, hwc2_display_t display, int32_t *out_support) { in GetDozeSupport() function
812 case HWC2::FunctionDescriptor::GetDozeSupport: in GetFunction()
813 return AsFP<HWC2_PFN_GET_DOZE_SUPPORT>(GetDozeSupport); in GetFunction()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_session.cpp379 static int32_t GetDozeSupport(hwc2_device_t *device, hwc2_display_t display, int32_t *out_support) { in GetDozeSupport() function
654 case HWC2::FunctionDescriptor::GetDozeSupport: in GetFunction()
655 return AsFP<HWC2_PFN_GET_DOZE_SUPPORT>(GetDozeSupport); in GetFunction()
/hardware/libhardware/include/hardware/
Dhwcomposer2.h688 GetDozeSupport = HWC2_FUNCTION_GET_DOZE_SUPPORT, enumerator
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp243 case FunctionDescriptor::GetDozeSupport: in doGetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp205 case FunctionDescriptor::GetDozeSupport: in doGetFunction()