Searched refs:m_bInstantCapture (Results 1 – 2 of 2) sorted by relevance
698 bool isInstantCaptureEnabled() {return m_bInstantCapture;}; in isInstantCaptureEnabled()1288 bool m_bInstantCapture; variable
999 m_bInstantCapture(false), in QCameraParameters()1139 m_bInstantCapture(false), in QCameraParameters()8329 m_bInstantCapture = (value > 0)? true : false; in setInstantCapture()8341 if (m_bInstantCapture) { in setInstantCapture()8375 if (!m_bInstantCapture) { in setInstantAEC()