Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/
DComposerResources.h221 Error getLayerBuffer(Display display, Layer layer, uint32_t slot, bool fromCache,
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h370 auto err = mResources->getLayerBuffer(mCurrentDisplay, mCurrentLayer, slot, useCache, in executeSetLayerBuffer()
/hardware/interfaces/graphics/composer/2.1/utils/resources/
DComposerResources.cpp369 Error ComposerResources::getLayerBuffer(Display display, Layer layer, uint32_t slot, bool fromCache, in getLayerBuffer() function in android::hardware::graphics::composer::V2_1::hal::ComposerResources