Home
last modified time | relevance | path

Searched defs:getCacheSize (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/libs/hwui/renderthread/
H A DCacheManager.h53 size_t getCacheSize() const { return mMaxResourceBytes; } in getCacheSize() function
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DTaskThumbnailCache.java197 public int getCacheSize() { in getCacheSize() method
/aosp12/frameworks/minikin/include/minikin/
H A DLayoutCache.h173 uint32_t getCacheSize() { in getCacheSize() function
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/storage/
H A DStorageAsyncLoader.java222 public long getCacheSize() { in getCacheSize() method in StorageAsyncLoader.AppsStorageResult
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DMediaObject.java140 public long getCacheSize() { in getCacheSize() method in MediaObject
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DFrameManager.java302 public int getCacheSize() { in getCacheSize() method in FrameManager
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/resources/
H A DComposerResources.cpp147 size_t ComposerHandleCache::getCacheSize() const { in getCacheSize() function in android::hardware::graphics::composer::V2_1::hal::ComposerHandleCache