Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h312 } hwc2_function_descriptor_t; typedef
586 hwc2_function_descriptor_t desc) { in getFunctionDescriptorName()
955 TO_STRING(hwc2_function_descriptor_t, FunctionDescriptor,
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
H A DHwcHal.h244 bool initOptionalDispatch(hwc2_function_descriptor_t desc, T* outPfn) { in initOptionalDispatch()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
H A DHwcHal.h504 bool initDispatch(hwc2_function_descriptor_t desc, T* outPfn) { in initDispatch()