Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h234 HWC2_FUNCTION_GET_DISPLAY_NAME, enumerator
548 case HWC2_FUNCTION_GET_DISPLAY_NAME: return "GetDisplayName"; in getFunctionDescriptorName()
797 GetDisplayName = HWC2_FUNCTION_GET_DISPLAY_NAME,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp846 case HWC2_FUNCTION_GET_DISPLAY_NAME: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp543 case HWC2_FUNCTION_GET_DISPLAY_NAME: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h531 !initDispatch(HWC2_FUNCTION_GET_DISPLAY_NAME, &mDispatch.getDisplayName) || in initDispatch()