Searched refs:m_LLCaptureEnabled (Results 1 – 2 of 2) sorted by relevance
868 bool getLowLightCapture() { return m_LLCaptureEnabled; }; in getLowLightCapture()1276 bool m_LLCaptureEnabled; variable
991 m_LLCaptureEnabled(FALSE), in QCameraParameters()1131 m_LLCaptureEnabled(FALSE), in QCameraParameters()15323 m_LLCaptureEnabled = (atoi(prop) > 0) ? TRUE : FALSE; in setLowLightCapture()15325 if (!m_LLCaptureEnabled) { in setLowLightCapture()