Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
DHwcHal.h275 HWC2_PFN_GET_READBACK_BUFFER_ATTRIBUTES getReadbackBufferAttributes;
/hardware/libhardware/include/hardware/
Dhwcomposer2.h1955 typedef int32_t /*hwc2_error_t*/ (*HWC2_PFN_GET_READBACK_BUFFER_ATTRIBUTES)( typedef
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_session.cpp1126 return AsFP<HWC2_PFN_GET_READBACK_BUFFER_ATTRIBUTES>(HWCSession::GetReadbackBufferAttributes); in GetFunction()