Searched refs:stopPreview (Results 1 – 4 of 4) sorted by relevance
63 if (mCamera.previewEnabled()) mCamera.stopPreview(); in onConfigurationChanged()87 mCamera.stopPreview(); in stopCamera()142 if (mCamera.previewEnabled()) mCamera.stopPreview(); in onSurfaceChanged()
166 mCameraDevice.stopPreview(); in release()
1336 stopPreview(); in onPause()1593 stopPreview(); in surfaceDestroyed()1664 if (mPreviewing) stopPreview(); in startPreview()1684 private void stopPreview() { in stopPreview() method in Camera1687 mCameraDevice.stopPreview(); in stopPreview()2118 stopPreview(); in switchCameraId()
686 mCameraDevice.stopPreview(); in startPreview()