Home | History | Annotate | Download | only in camera

Lines Matching defs:stopPreview

472                 mCameraDevice.stopPreview();
584 mCameraDevice.stopPreview();
598 mCameraDevice.stopPreview();
721 public synchronized void stopPreview() {
726 Log.w(TAG, "StopPreview called when preview not active!");
729 throw new RuntimeException("stopPreview called on released EffectsRecorder!");
740 mCameraDevice.stopPreview();
852 stopPreview();