Lines Matching refs:awbMode
691 request_shot->shot.ctl.aa.awbMode = AA_AWBMODE_LOCKED; in UpdateIspParameters()
707 if (m_lastAwbMode == request_shot->shot.ctl.aa.awbMode) { in UpdateIspParameters()
708 shot_ext->shot.ctl.aa.awbMode = (enum aa_awbmode)(0); in UpdateIspParameters()
711 shot_ext->shot.ctl.aa.awbMode = request_shot->shot.ctl.aa.awbMode; in UpdateIspParameters()
712 m_lastAwbMode = (int)(shot_ext->shot.ctl.aa.awbMode); in UpdateIspParameters()
750 (int)(shot_ext->shot.ctl.aa.aeExpCompensation), (int)(shot_ext->shot.ctl.aa.awbMode), in UpdateIspParameters()
2862 shot_ext->shot.ctl.aa.awbMode); in DumpInfoWithShot()
2876 shot_ext->shot.dm.aa.awbMode, in DumpInfoWithShot()
2918 shot_ext->shot.ctl.aa.awbMode = AA_AWBMODE_LOCKED; in m_preCaptureSetter()
2924 shot_ext->shot.ctl.aa.awbMode = (enum aa_awbmode)0; in m_preCaptureSetter()
3014 if (shot_ext->shot.dm.aa.awbMode == AA_AWBMODE_LOCKED) { in m_preCaptureListenerISP()
3015 …LOGV("(%s): [Flash] FLASH_AUTO_AE_AWB_LOCK_WAIT - %d", __FUNCTION__, shot_ext->shot.dm.aa.awbMode); in m_preCaptureListenerISP()
3419 (int)(shot_ext->shot.ctl.aa.awbMode), (int)(shot_ext->shot.ctl.aa.afMode), in m_sensorThreadFunc()
3462 (int)(shot_ext->shot.dm.aa.awbMode), in m_sensorThreadFunc()
3564 (int)(shot_ext->shot.ctl.aa.awbMode), (int)(shot_ext->shot.ctl.aa.afMode), in m_sensorThreadFunc()
3573 (int)(shot_ext->shot.dm.aa.awbMode), in m_sensorThreadFunc()