Searched refs:getDisplayReadbackBuffer (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/resources/ |
H A D | ComposerResources.cpp | 47 Error ComposerResources::getDisplayReadbackBuffer(Display display, const native_handle_t* rawHandle, in getDisplayReadbackBuffer() function in android::hardware::graphics::composer::V2_2::hal::ComposerResources
|
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/resources/include/composer-resources/2.2/ |
H A D | ComposerResources.h | 61 Error getDisplayReadbackBuffer(Display display, const native_handle_t* rawHandle, in getDisplayReadbackBuffer() function
|
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/ |
H A D | ComposerClient.h | 93 error = resources->getDisplayReadbackBuffer(display, buffer.getNativeHandle(), in setReadbackBuffer()
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | QtiComposerClient.h | 234 Error getDisplayReadbackBuffer(Display display, const native_handle_t* rawHandle,
|
H A D | QtiComposerClient.cpp | 221 Error QtiComposerClient::getDisplayReadbackBuffer(Display display, in getDisplayReadbackBuffer() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient 655 error = getDisplayReadbackBuffer(display, buffer.getNativeHandle(), &readbackBuffer); in setReadbackBuffer()
|