Searched refs:getDisplayOutputBuffer (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/ |
H A D | ComposerResources.h | 222 Error getDisplayOutputBuffer(Display display, uint32_t slot, bool fromCache,
|
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
H A D | ComposerClient.h | 367 err = resources->getDisplayOutputBuffer(display, slot, /*useCache*/ true, in cleanDisplayResources()
|
H A D | ComposerCommandEngine.h | 255 auto err = mResources->getDisplayOutputBuffer(mCurrentDisplay, slot, useCache, rawhandle, in executeSetOutputBuffer()
|
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/resources/ |
H A D | ComposerResources.cpp | 397 Error ComposerResources::getDisplayOutputBuffer(Display display, uint32_t slot, bool fromCache, in getDisplayOutputBuffer() function in android::hardware::graphics::composer::V2_1::hal::ComposerResources
|