Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/
DComposerResources.h211 Error getDisplayClientTarget(Display display, uint32_t slot, bool fromCache,
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h224 auto err = mResources->getDisplayClientTarget(mCurrentDisplay, slot, useCache, rawHandle, in executeSetClientTarget()
/hardware/interfaces/graphics/composer/2.1/utils/resources/
DComposerResources.cpp353 Error ComposerResources::getDisplayClientTarget(Display display, uint32_t slot, bool fromCache, in getDisplayClientTarget() function in android::hardware::graphics::composer::V2_1::hal::ComposerResources