Home | History | Annotate | Download | only in HAL

Lines Matching full:restartpreview

1949             bool restartPreview = m_parent->isPreviewRestartEnabled();
1950 rc = m_parent->stopCaptureChannel(restartPreview);
1952 if (restartPreview && (NO_ERROR == rc)) {
1971 bool restartPreview = m_parent->isPreviewRestartEnabled();
1972 if (restartPreview) {