Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h232 HWC2_FUNCTION_GET_DISPLAY_ATTRIBUTE, enumerator
479 case HWC2_FUNCTION_GET_DISPLAY_ATTRIBUTE: return "GetDisplayAttribute"; in getFunctionDescriptorName()
683 GetDisplayAttribute = HWC2_FUNCTION_GET_DISPLAY_ATTRIBUTE,
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp567 case HWC2_FUNCTION_GET_DISPLAY_ATTRIBUTE: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h535 !initDispatch(HWC2_FUNCTION_GET_DISPLAY_ATTRIBUTE, &mDispatch.getDisplayAttribute) || in initDispatch()