Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h310 HWC2_FUNCTION_SET_LAYER_GENERIC_METADATA, enumerator
672 case HWC2_FUNCTION_SET_LAYER_GENERIC_METADATA: return "SetLayerGenericMetadata"; in getFunctionDescriptorName()
952 SetLayerGenericMetadata = HWC2_FUNCTION_SET_LAYER_GENERIC_METADATA,
/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/
DHwcHal.h325 this->initOptionalDispatch(HWC2_FUNCTION_SET_LAYER_GENERIC_METADATA, in initDispatch()