Home
last modified time | relevance | path

Searched refs:getCacheSize (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/resources/
DComposerResources.cpp147 size_t ComposerHandleCache::getCacheSize() const { in getCacheSize() function in android::hardware::graphics::composer::V2_1::hal::ComposerHandleCache
228 return mClientTargetCache.getCacheSize(); in getClientTargetCacheSize()
232 return mOutputBufferCache.getCacheSize(); in getOutputBufferCacheSize()
/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/
DComposerResources.h77 size_t getCacheSize() const;