Searched refs:getDisplayClientTarget (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 | 217 Error getDisplayClientTarget(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 | 343 err = resources->getDisplayClientTarget(display, slot, /*useCache*/ true, in cleanDisplayResources()
|
H A D | ComposerCommandEngine.h | 224 auto err = mResources->getDisplayClientTarget(mCurrentDisplay, slot, useCache, rawHandle, in executeSetClientTarget()
|
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/resources/ |
H A D | ComposerResources.cpp | 389 Error ComposerResources::getDisplayClientTarget(Display display, uint32_t slot, bool fromCache, in getDisplayClientTarget() function in android::hardware::graphics::composer::V2_1::hal::ComposerResources
|