Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp16187 int modelIndex = camModel->IntAttribute("index", -1); in readSensorCalibration() local
16189 if (modelIndex == 0) { in readSensorCalibration()