Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/
DComposerResources.h170 Error setDisplayClientTargetCacheSize(Display display, uint32_t clientTargetCacheSize);
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerClient.h277 return mResources->setDisplayClientTargetCacheSize(display, clientTargetSlotCount); in setClientTargetSlotCount()
/hardware/interfaces/graphics/composer/2.1/utils/resources/
DComposerResources.cpp318 Error ComposerResources::setDisplayClientTargetCacheSize(Display display, in setDisplayClientTargetCacheSize() function in android::hardware::graphics::composer::V2_1::hal::ComposerResources