Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.2/utils/resources/
DComposerResources.cpp47 Error ComposerResources::getDisplayReadbackBuffer(Display display, const native_handle_t* rawHandle, in getDisplayReadbackBuffer() function in android::hardware::graphics::composer::V2_2::hal::ComposerResources
/hardware/interfaces/graphics/composer/2.2/utils/resources/include/composer-resources/2.2/
DComposerResources.h63 Error getDisplayReadbackBuffer(Display display, const native_handle_t* rawHandle, in getDisplayReadbackBuffer() function
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
DComposerClient.h93 error = resources->getDisplayReadbackBuffer(display, buffer.getNativeHandle(), in setReadbackBuffer()