Home
last modified time | relevance | path

Searched defs:cacheSize (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/resources/
DComposerResources.cpp124 uint32_t cacheSize) in ComposerHandleCache()
151 bool ComposerHandleCache::initCache(HandleType type, uint32_t cacheSize) { in initCache()
223 bool ComposerDisplayResource::initClientTargetCache(uint32_t cacheSize) { in initClientTargetCache()
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerClient.h335 size_t cacheSize; in cleanDisplayResources() local