Home
last modified time | relevance | path

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

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