Home
last modified time | relevance | path

Searched defs:GetReadbackBufferAttributes (Results 1 – 5 of 5) sorted by relevance

/hardware/libhardware/include_all/hardware/
Dhwcomposer2.h927 GetReadbackBufferAttributes = HWC2_FUNCTION_GET_READBACK_BUFFER_ATTRIBUTES, enumerator
/hardware/libhardware/include/hardware/
Dhwcomposer2.h927 GetReadbackBufferAttributes = HWC2_FUNCTION_GET_READBACK_BUFFER_ATTRIBUTES, enumerator
/hardware/qcom/sm7250/display/composer/
Dhwc_session.cpp3409 int32_t HWCSession::GetReadbackBufferAttributes(hwc2_display_t display, int32_t *format, in GetReadbackBufferAttributes() function in sdm::HWCSession
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp3484 int32_t HWCSession::GetReadbackBufferAttributes(hwc2_device_t *device, hwc2_display_t display, in GetReadbackBufferAttributes() function in sdm::HWCSession
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp229 TEST_P(GraphicsComposerAidlTest, GetReadbackBufferAttributes) { in TEST_P() argument