Home
last modified time | relevance | path

Searched refs:getMaxAllowedNativeMemoryAllocation (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/app/
DMemoryManager.java67 public int getMaxAllowedNativeMemoryAllocation(); in getMaxAllowedNativeMemoryAllocation() method
DMemoryManagerImpl.java140 public int getMaxAllowedNativeMemoryAllocation() { in getMaxAllowedNativeMemoryAllocation() method in MemoryManagerImpl
/packages/apps/Camera2/src/com/android/camera/one/config/
DOneCameraFeatureConfigCreator.java53 memoryManager.getMaxAllowedNativeMemoryAllocation(), in createDefault()