Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h282 HWC2_FUNCTION_SET_LAYER_PER_FRAME_METADATA, enumerator
644 case HWC2_FUNCTION_SET_LAYER_PER_FRAME_METADATA: return "SetLayerPerFrameMetadata"; in getFunctionDescriptorName()
924 SetLayerPerFrameMetadata = HWC2_FUNCTION_SET_LAYER_PER_FRAME_METADATA,
/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
DHwcHal.h261 initOptionalDispatch(HWC2_FUNCTION_SET_LAYER_PER_FRAME_METADATA, in initDispatch()