Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h238 HWC2_FUNCTION_GET_HDR_CAPABILITIES, enumerator
552 case HWC2_FUNCTION_GET_HDR_CAPABILITIES: return "GetHdrCapabilities"; in getFunctionDescriptorName()
801 GetHdrCapabilities = HWC2_FUNCTION_GET_HDR_CAPABILITIES,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp855 case HWC2_FUNCTION_GET_HDR_CAPABILITIES: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp549 case HWC2_FUNCTION_GET_HDR_CAPABILITIES: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h535 !initDispatch(HWC2_FUNCTION_GET_HDR_CAPABILITIES, &mDispatch.getHdrCapabilities) || in initDispatch()