Home
last modified time | relevance | path

Searched refs:GetReadbackBufferAttributes (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_session.h174 static int32_t GetReadbackBufferAttributes(hwc2_device_t *device, hwc2_display_t display,
Dhwc_session.cpp1133 case HWC2::FunctionDescriptor::GetReadbackBufferAttributes: in GetFunction()
1134 return AsFP<HWC2_PFN_GET_READBACK_BUFFER_ATTRIBUTES>(HWCSession::GetReadbackBufferAttributes); in GetFunction()
2296 int32_t HWCSession::GetReadbackBufferAttributes(hwc2_device_t *device, hwc2_display_t display, in GetReadbackBufferAttributes() function in sdm::HWCSession
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.h199 static int32_t GetReadbackBufferAttributes(hwc2_device_t *device, hwc2_display_t display,
Dhwc_session.cpp1514 case HWC2::FunctionDescriptor::GetReadbackBufferAttributes: in GetFunction()
1515 return AsFP<HWC2_PFN_GET_READBACK_BUFFER_ATTRIBUTES>(HWCSession::GetReadbackBufferAttributes); in GetFunction()
3484 int32_t HWCSession::GetReadbackBufferAttributes(hwc2_device_t *device, hwc2_display_t display, in GetReadbackBufferAttributes() function in sdm::HWCSession
/hardware/libhardware/include/hardware/
Dhwcomposer2.h927 GetReadbackBufferAttributes = HWC2_FUNCTION_GET_READBACK_BUFFER_ATTRIBUTES, enumerator
/hardware/qcom/sm7250/display/composer/
Dhwc_session.h192 int32_t GetReadbackBufferAttributes(hwc2_display_t display,
DQtiComposerClient.cpp619 auto error = hwc_session_->GetReadbackBufferAttributes(display, &format, &dataspace); in getReadbackBufferAttributes()
827 auto error = hwc_session_->GetReadbackBufferAttributes(display, &format, &dataspace); in getReadbackBufferAttributes_2_3()
Dhwc_session.cpp3315 int32_t HWCSession::GetReadbackBufferAttributes(hwc2_display_t display, int32_t *format, in GetReadbackBufferAttributes() function in sdm::HWCSession