Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/
DComposerResources.h174 Error getDisplayClientTargetCacheSize(Display display, size_t* outCacheSize);
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerClient.h336 Error err = resources->getDisplayClientTargetCacheSize(display, &cacheSize); in cleanDisplayResources()
/hardware/interfaces/graphics/composer/2.1/utils/resources/
DComposerResources.cpp346 Error ComposerResources::getDisplayClientTargetCacheSize(Display display, size_t* outCacheSize) { in getDisplayClientTargetCacheSize() function in android::hardware::graphics::composer::V2_1::hal::ComposerResources