Home
last modified time | relevance | path

Searched refs:HWC2_FUNCTION_GET_DISPLAY_CAPABILITIES (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dhwcomposer2.h277 HWC2_FUNCTION_GET_DISPLAY_CAPABILITIES, enumerator
597 case HWC2_FUNCTION_GET_DISPLAY_CAPABILITIES: return "GetDisplayCapabilities"; in getFunctionDescriptorName()
840 GetDisplayCapabilities = HWC2_FUNCTION_GET_DISPLAY_CAPABILITIES,
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h320 this->initOptionalDispatch(HWC2_FUNCTION_GET_DISPLAY_CAPABILITIES, in initDispatch()