Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
DHwcHal.h284 HWC2_PFN_GET_PER_FRAME_METADATA_KEYS getPerFrameMetadataKeys;
/hardware/libhardware/include/hardware/
Dhwcomposer2.h2030 typedef int32_t /*hwc2_error_t*/ (*HWC2_PFN_GET_PER_FRAME_METADATA_KEYS)( typedef
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp1526 return AsFP<HWC2_PFN_GET_PER_FRAME_METADATA_KEYS>(GetPerFrameMetadataKeys); in GetFunction()