Searched refs:m_LowLightLevel (Results 1 – 2 of 2) sorted by relevance
866 { m_LowLightLevel = value; }; in setLowLightLevel()867 cam_low_light_mode_t getLowLightLevel() {return m_LowLightLevel;}; in getLowLightLevel()1277 cam_low_light_mode_t m_LowLightLevel; variable
992 m_LowLightLevel(CAM_LOW_LIGHT_OFF), in QCameraParameters()1132 m_LowLightLevel(CAM_LOW_LIGHT_OFF), in QCameraParameters()7833 if (m_LowLightLevel && (value != CAM_FLASH_MODE_ON)) { in configFrameCapture()15326 m_LowLightLevel = CAM_LOW_LIGHT_OFF; in setLowLightCapture()