Searched refs:mClientTargetCache (Results 1 – 2 of 2) sorted by relevance
215 mClientTargetCache(importer), in ComposerDisplayResource()220 return mClientTargetCache.initCache(ComposerHandleCache::HandleType::BUFFER, cacheSize); in initClientTargetCache()231 return mClientTargetCache.getHandle(slot, fromCache, inHandle, outHandle, outReplacedHandle); in getClientTarget()
145 ComposerHandleCache mClientTargetCache; variable