Searched refs:CAM_LOW_LIGHT_OFF (Results 1 – 3 of 3) sorted by relevance
1078 CAM_LOW_LIGHT_OFF = 0, enumerator
992 m_LowLightLevel(CAM_LOW_LIGHT_OFF), in QCameraParameters()1132 m_LowLightLevel(CAM_LOW_LIGHT_OFF), in QCameraParameters()15326 m_LowLightLevel = CAM_LOW_LIGHT_OFF; in setLowLightCapture()
4467 || (mParameters.getLowLightLevel() != CAM_LOW_LIGHT_OFF) in configureAdvancedCapture()4470 if (mParameters.getLowLightLevel() != CAM_LOW_LIGHT_OFF) { in configureAdvancedCapture()