Searched defs:setReadbackBuffer (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/ |
H A D | HwcHal.h | 115 Error setReadbackBuffer(Display display, const native_handle_t* bufferHandle, in setReadbackBuffer() function 285 HWC2_PFN_SET_READBACK_BUFFER setReadbackBuffer; member
|
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/ |
H A D | ComposerClient.h | 82 Return<Error> setReadbackBuffer(Display display, const hidl_handle& buffer, in setReadbackBuffer() function
|
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
H A D | ComposerVts.cpp | 122 void ComposerClient::setReadbackBuffer(Display display, const native_handle_t* buffer, in setReadbackBuffer() function in android::hardware::graphics::composer::V2_2::vts::ComposerClient
|
H A D | ReadbackVts.cpp | 211 void ReadbackBuffer::setReadbackBuffer() { in setReadbackBuffer() function in android::hardware::graphics::composer::V2_2::vts::ReadbackBuffer
|
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
H A D | FakeComposerClient.cpp | 528 V2_1::Error FakeComposerClient::setReadbackBuffer(Display /*display*/, in setReadbackBuffer() function in FakeComposerClient
|
/aosp12/frameworks/native/services/vr/hardware_composer/impl/ |
H A D | vr_hwc.cpp | 987 Error VrHwc::setReadbackBuffer(Display display, in setReadbackBuffer() function in android::dvr::VrHwc
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | QtiComposerClient.cpp | 646 Return<Error> QtiComposerClient::setReadbackBuffer(uint64_t display, const hidl_handle& buffer, in setReadbackBuffer() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/ |
H A D | ExynosDisplay.cpp | 5254 int32_t ExynosDisplay::setReadbackBuffer(buffer_handle_t buffer, in setReadbackBuffer() function in ExynosDisplay
|