Searched refs:initCache (Results 1 – 2 of 2) sorted by relevance
147 bool ComposerHandleCache::initCache(HandleType type, uint32_t cacheSize) { in initCache() function in android::hardware::graphics::composer::V2_1::hal::ComposerHandleCache220 return mClientTargetCache.initCache(ComposerHandleCache::HandleType::BUFFER, cacheSize); in initClientTargetCache()
76 bool initCache(HandleType type, uint32_t cacheSize);