Home
last modified time | relevance | path

Searched refs:getDisplayReadbackBuffer (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/graphics/composer/2.2/utils/resources/
H A DComposerResources.cpp47 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 DComposerResources.h61 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 DComposerClient.h93 error = resources->getDisplayReadbackBuffer(display, buffer.getNativeHandle(), in setReadbackBuffer()
/aosp12/hardware/qcom/sm7250/display/composer/
H A DQtiComposerClient.h234 Error getDisplayReadbackBuffer(Display display, const native_handle_t* rawHandle,
H A DQtiComposerClient.cpp221 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()