Searched refs:m_LLCaptureEnabled (Results 1 – 2 of 2) sorted by relevance
838 bool getLowLightCapture() { return m_LLCaptureEnabled; }; in getLowLightCapture()1206 bool m_LLCaptureEnabled; variable
967 m_LLCaptureEnabled(FALSE), in QCameraParameters()1098 m_LLCaptureEnabled(FALSE), in QCameraParameters()14077 m_LLCaptureEnabled = (atoi(prop) > 0) ? TRUE : FALSE; in setLowLightCapture()14079 if (!m_LLCaptureEnabled) { in setLowLightCapture()