Lines Matching defs:cache
325 std::shared_ptr<BufferCache> cache; in configureMaxDequeueCount() local
412 std::shared_ptr<BufferCache> cache; in updateDequeueConf() local
453 void GraphicsTracker::clearCacheIfNecessaryLocked(const std::shared_ptr<BufferCache> &cache, in clearCacheIfNecessaryLocked()
547 c2_status_t GraphicsTracker::requestAllocate(std::shared_ptr<BufferCache> *cache) { in requestAllocate()
580 void GraphicsTracker::commitAllocate(c2_status_t res, const std::shared_ptr<BufferCache> &cache, in commitAllocate()
620 c2_status_t GraphicsTracker::_allocate(const std::shared_ptr<BufferCache> &cache, in _allocate()
738 std::shared_ptr<BufferCache> cache; in allocate() local
768 std::shared_ptr<BufferCache> *cache, int *slotId, in requestDeallocate()
805 std::shared_ptr<BufferCache> &cache, int slotId, uint64_t bid, bool *updateDequeue) { in commitDeallocate()
824 std::shared_ptr<BufferCache> cache; in deallocate() local
850 c2_status_t GraphicsTracker::requestRender(uint64_t bid, std::shared_ptr<BufferCache> *cache, in requestRender()
891 void GraphicsTracker::commitRender(const std::shared_ptr<BufferCache> &cache, in commitRender()
932 std::shared_ptr<BufferCache> cache; in render() local