Home
last modified time | relevance | path

Searched refs:getCacheSize (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/hwui/renderthread/
H A DCacheManager.h56 size_t getCacheSize() const { return mMaxResourceBytes; } in getCacheSize() function
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DFrameManager.java302 public int getCacheSize() { in getCacheSize() method in FrameManager