Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/
DComposerResources.h216 Error getDisplayOutputBuffer(Display display, uint32_t slot, bool fromCache,
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h255 auto err = mResources->getDisplayOutputBuffer(mCurrentDisplay, slot, useCache, rawhandle, in executeSetOutputBuffer()
/hardware/interfaces/graphics/composer/2.1/utils/resources/
DComposerResources.cpp361 Error ComposerResources::getDisplayOutputBuffer(Display display, uint32_t slot, bool fromCache, in getDisplayOutputBuffer() function in android::hardware::graphics::composer::V2_1::hal::ComposerResources