Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp881 #define TOTAL_RAM_SIZE_512MB 536870912 macro
6213 if (info.totalram > TOTAL_RAM_SIZE_512MB) { in initDefaultParameters()