Searched refs:stopPreview (Results 1 – 15 of 15) sorted by relevance
63 if (mCamera.previewEnabled()) mCamera.stopPreview(); in onConfigurationChanged()87 mCamera.stopPreview(); in stopCamera()142 if (mCamera.previewEnabled()) mCamera.stopPreview(); in onSurfaceChanged()
472 mCameraDevice.stopPreview(); in initializeEffect()584 mCameraDevice.stopPreview();598 mCameraDevice.stopPreview();721 public synchronized void stopPreview() { in stopPreview() method in EffectsRecorder740 mCameraDevice.stopPreview(); in stopPreview()852 stopPreview(); in release()
173 mCameraDevice.stopPreview(); in release()
1578 stopPreview(); in onPause()1796 stopPreview(); in surfaceDestroyed()1840 if (mCameraState != PREVIEW_STOPPED) stopPreview(); in startPreview()1879 private void stopPreview() { in stopPreview() method in Camera1883 mCameraDevice.stopPreview(); in stopPreview()
915 mCameraDevice.stopPreview(); in startPreview()2143 mCameraDevice.stopPreview(); in onSharedPreferenceChanged()2171 mEffectsRecorder.stopPreview(); in updateEffectSelection()2186 mCameraDevice.stopPreview(); in updateEffectSelection()
467 mCameraDevice.stopPreview(); in initializeEffect()591 mCameraDevice.stopPreview();747 mCameraDevice.stopPreview(); in stopCameraPreview()756 public synchronized void stopPreview() { in stopPreview() method in EffectsRecorder915 stopPreview(); in release()
132 mCamera.stopPreview(); in handleMessage()277 public void stopPreview() { in stopPreview() method in CameraManager.CameraProxy
202 mCameraDevice.stopPreview(); in release()
851 stopPreview(); in startPreview()879 private void stopPreview() { in stopPreview() method in VideoCamera880 mCameraDevice.stopPreview(); in stopPreview()2148 stopPreview(); in onSharedPreferenceChanged()2230 mEffectsRecorder.stopPreview(); in updateEffectSelection()2246 stopPreview(); in updateEffectSelection()
1613 stopPreview(); in onPause()1911 if (mCameraState != PREVIEW_STOPPED) stopPreview(); in startPreview()1949 private void stopPreview() { in stopPreview() method in Camera1953 mCameraDevice.stopPreview(); in stopPreview()
1165 mCameraDevice.stopPreview(); in stopCameraPreview()
1101 public long stopPreview() { in stopPreview() method in VideoEditorProject1103 return mVideoEditor.stopPreview(); in stopPreview()
434 camera.stopPreview(); in TestCamera()
1132 mCameraDevice.stopPreview(); in stopCameraPreview()
2083 final long stopTimeMs = mProject.stopPreview();