Searched refs:getCacheSize (Results 1 – 11 of 11) sorted by relevance
53 size_t getCacheSize() const { return mMaxResourceBytes; } in getCacheSize() function
140 public long getCacheSize() { in getCacheSize() method in MediaObject
147 size_t ComposerHandleCache::getCacheSize() const { in getCacheSize() function in android::hardware::graphics::composer::V2_1::hal::ComposerHandleCache228 return mClientTargetCache.getCacheSize(); in getClientTargetCacheSize()232 return mOutputBufferCache.getCacheSize(); in getOutputBufferCacheSize()
32 using LayoutCache::getCacheSize;287 EXPECT_EQ(layoutCache.getCacheSize(), 0u); in TEST()
197 public int getCacheSize() { in getCacheSize() method
154 mTaskList.getTaskKeys(mThumbnailCache.getCacheSize(), taskGroups -> { in onTaskStackChangedBackground()
222 public long getCacheSize() { in getCacheSize() method in StorageAsyncLoader.AppsStorageResult
173 uint32_t getCacheSize() { in getCacheSize() function
77 size_t getCacheSize() const;
302 public int getCacheSize() { in getCacheSize() method in FrameManager
184 long sizeOfTarget = targetSet.getCacheSize(); in onSingleTapUp()