Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h293 HWC2_FUNCTION_GET_DISPLAY_CAPABILITIES, enumerator
655 case HWC2_FUNCTION_GET_DISPLAY_CAPABILITIES: return "GetDisplayCapabilities"; in getFunctionDescriptorName()
935 GetDisplayCapabilities = HWC2_FUNCTION_GET_DISPLAY_CAPABILITIES,
/aosp12/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
H A DHwcHal.h307 if (!BaseType2_1::initDispatch(HWC2_FUNCTION_GET_DISPLAY_CAPABILITIES, in initDispatch()