/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | RVCVCameraPreview.java | 129 mCamera.stopPreview(); in surfaceChanged()
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/testcases/ |
D | Camera2MultiViewTestCase.java | 241 protected void stopPreview(String cameraId) throws Exception { in stopPreview() method in Camera2MultiViewTestCase 244 camera.stopPreview(); in stopPreview() 408 public void stopPreview() throws Exception { in stopPreview() method in Camera2MultiViewTestCase.CameraHolder
|
D | Camera2SurfaceViewTestCase.java | 220 protected void stopPreview() throws Exception { in stopPreview() method in Camera2SurfaceViewTestCase
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
D | MultiViewTest.java | 211 stopPreview(mCameraIds[i]); in testDualCameraPreview() 279 stopPreview(cameraId); in textureViewPreview()
|
D | SurfaceViewPreviewTest.java | 367 stopPreview(); in previewFpsRangeTestByCamera() 423 stopPreview(); in previewTestByCamera() 450 stopPreview(); in previewTestPatternTestByCamera()
|
D | CaptureRequestTest.java | 172 stopPreview(); in testBlackLevelLock() 255 stopPreview(); in testLensShadingMap() 369 stopPreview(); in testFlashControl() 656 stopPreview(); in noiseReductionModeTestByCamera() 783 stopPreview(); in edgeModesTestByCamera() 1101 stopPreview(); in antiBandingTestByMode() 1381 stopPreview(); 1583 stopPreview(); 1745 stopPreview();
|
D | StillCaptureTest.java | 416 stopPreview(); in previewPersistenceTestByCamera() 635 stopPreview(); in takePictureTestByCamera() 687 stopPreview(); in previewStillCombinationTestByCamera() 729 stopPreview(); in rawCaptureTestByCamera() 820 stopPreview(); in fullRawCaptureTestByCamera()
|
D | BurstCaptureRawTest.java | 665 stopPreview(); in stopPreviewAndClearSurface()
|
D | PerformanceTest.java | 666 stopPreview(); in blockingStopPreview()
|
/cts/tests/tests/graphics2/src/android/graphics2/cts/ |
D | TextureViewCameraActivity.java | 87 mCamera.stopPreview(); in onSurfaceTextureDestroyed()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/ |
D | PhotoCaptureActivity.java | 133 mCamera.stopPreview(); in onCreate() 232 mCamera.stopPreview(); in onPause() 444 mCamera.stopPreview(); in switchToCamera()
|
/cts/tests/tests/hardware/src/android/hardware/cts/ |
D | CameraTest.java | 252 mCamera.stopPreview(); in onPreviewFrame() 516 mCamera.stopPreview(); in testSetPreviewDisplayByCamera() 1298 mCamera.stopPreview(); in testPreviewCallbackWithBufferByCamera() 1568 mCamera.stopPreview(); 1923 mCamera.stopPreview(); 2326 mCamera.stopPreview(); 2356 mCamera.stopPreview(); 2696 mCamera.stopPreview(); 2745 mCamera.stopPreview(); 2768 mCamera.stopPreview(); [all …]
|
D | CameraGLTest.java | 182 mCamera.stopPreview(); in onPreviewFrame() 216 mCamera.stopPreview(); in onFrameAvailable()
|
/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
D | MediaRecorderStressTest.java | 204 mCamera.stopPreview(); in testStressCamera() 343 mCamera.stopPreview(); in testStressCameraSwitchRecorder()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/orientation/ |
D | CameraOrientationActivity.java | 213 mCamera.stopPreview(); in shutdownCamera() 224 mCamera.stopPreview(); in startPreview()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/video/ |
D | CameraVideoActivity.java | 685 mCamera.stopPreview(); in shutdownCamera() 696 mCamera.stopPreview(); in startPreview()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/ |
D | CameraFormatsActivity.java | 428 mCamera.stopPreview(); in shutdownCamera() 439 mCamera.stopPreview(); in startPreview()
|