Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp15862 int32_t lpmConfig = 0; in getLowPowerMode() local
15867 lpmConfig = DUALCAM_LPM_MAIN; in getLowPowerMode()
15871 lpmConfig = DUALCAM_LPM_AUX; in getLowPowerMode()
15878 switch(lpmConfig) { in getLowPowerMode()