Searched refs:isInstantCaptureEnabled (Results 1 – 4 of 4) sorted by relevance
129 bool isInstantCaptureEnabled();
369 bool QCameraParametersIntf::isInstantCaptureEnabled() in isInstantCaptureEnabled() function in qcamera::QCameraParametersIntf373 return mImpl->isInstantCaptureEnabled(); in isInstantCaptureEnabled()
698 bool isInstantCaptureEnabled() {return m_bInstantCapture;}; in isInstantCaptureEnabled() function
831 pme->mParameters.isInstantCaptureEnabled()) { in preview_stream_cb_routine()