Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h411 HWC2_PFN_SET_LAYER_PER_FRAME_METADATA_BLOBS setLayerPerFrameMetadataBlobs;
/hardware/libhardware/include/hardware/
Dhwcomposer2.h2442 typedef int32_t /*hwc2_error_t*/ (*HWC2_PFN_SET_LAYER_PER_FRAME_METADATA_BLOBS)( typedef
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp1540 return AsFP<HWC2_PFN_SET_LAYER_PER_FRAME_METADATA_BLOBS>(SetLayerPerFrameMetadataBlobs); in GetFunction()