Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h298 HWC2_FUNCTION_SET_LAYER_PER_FRAME_METADATA_BLOBS, enumerator
660 … case HWC2_FUNCTION_SET_LAYER_PER_FRAME_METADATA_BLOBS: return "SetLayerPerFrameMetadataBlobs"; in getFunctionDescriptorName()
940 SetLayerPerFrameMetadataBlobs = HWC2_FUNCTION_SET_LAYER_PER_FRAME_METADATA_BLOBS,
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h324 this->initOptionalDispatch(HWC2_FUNCTION_SET_LAYER_PER_FRAME_METADATA_BLOBS, in initDispatch()