Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCameraParameters.h1035 inline bool isLowMemoryDevice() {return m_bIsLowMemoryDevice;}; in isLowMemoryDevice() function
DQCameraParameters.cpp10399 if (isLowMemoryDevice()) { in getZSLQueueDepth()
10420 if (isLowMemoryDevice()) { in getZSLBackLookCount()
14014 isLowMemoryDevice() ? CAMERA_MIN_LONGSHOT_STAGES : CAMERA_DEFAULT_LONGSHOT_STAGES; in getLongshotStages()