Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h234 HWC2_FUNCTION_GET_DISPLAY_NAME, enumerator
481 case HWC2_FUNCTION_GET_DISPLAY_NAME: return "GetDisplayName"; in getFunctionDescriptorName()
685 GetDisplayName = HWC2_FUNCTION_GET_DISPLAY_NAME,
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp541 case HWC2_FUNCTION_GET_DISPLAY_NAME: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h537 !initDispatch(HWC2_FUNCTION_GET_DISPLAY_NAME, &mDispatch.getDisplayName) || in initDispatch()