/cts/tests/camera/src/android/hardware/cts/ |
D | CameraGLTest.java | 223 mCamera.stopPreview(); in onFrameAvailable() 360 mCamera.stopPreview(); 370 mCamera.stopPreview(); 380 mCamera.stopPreview(); 409 mCamera.stopPreview(); 427 mCamera.stopPreview(); 439 mCamera.stopPreview();
|
D | CameraTest.java | 266 mCamera.stopPreview(); in onPreviewFrame() 554 mCamera.stopPreview(); in testSetPreviewDisplayByCamera() 1438 mCamera.stopPreview(); in testPreviewCallbackWithBufferByCamera() 1708 mCamera.stopPreview(); 2062 mCamera.stopPreview(); 2471 mCamera.stopPreview(); 2501 mCamera.stopPreview(); 2876 mCamera.stopPreview(); 2925 mCamera.stopPreview(); 2948 mCamera.stopPreview(); [all …]
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | MultiViewTest.java | 233 stopPreview(mCameraIds[i]); in testDualCameraPreview() 386 stopPreview(cameraId); in testSharedSurfaceBasicByCamera() 474 stopPreview(cameraId); in testSharedSurfaceImageReaderSwitch() 694 stopPreview(cameraId); in testSharedSurfaceLimitByCamera() 789 stopPreview(cameraId); in testSharedSurfaceSwitchByCamera() 904 stopPreview(cameraId); in textureViewPreview() 1027 stopPreview(cameraId); in testSharedSurfacesCaptureSessionByCamera() 1084 stopPreview(cameraId); in testSharedDeferredSurfacesByCamera() 1115 stopPreview(cameraId); in testSharedDeferredSurfacesByCamera() 1144 stopPreview(cameraId); in testSharedDeferredSurfacesByCamera()
|
D | CaptureRequestTest.java | 266 stopPreview(); in testBlackLevelLock() 375 stopPreview(); in testLensShadingMap() 489 stopPreview(); in testFlashControl() 991 stopPreview(); in noiseReductionModeTestByCamera() 1248 stopPreview(); in edgeModesTestByCamera() 1566 stopPreview(); in antiBandingTestByMode() 1856 stopPreview(); 2058 stopPreview(); 2222 stopPreview(); 2797 stopPreview();
|
D | StillCaptureTest.java | 626 stopPreview(); in previewPersistenceTestByCamera() 864 stopPreview(); in takePictureTestByCamera() 916 stopPreview(); in previewStillCombinationTestByCamera() 958 stopPreview(); in rawCaptureTestByCamera() 1049 stopPreview(); in fullRawCaptureTestByCamera()
|
D | SurfaceViewPreviewTest.java | 716 stopPreview(); in previewFpsRangeTestByCamera() 774 stopPreview(); in previewTestByCamera() 801 stopPreview(); in previewTestPatternTestByCamera()
|
D | PerformanceTest.java | 345 stopPreview(); in testSingleCapture() 539 stopPreview(); in testMultipleCapture() 1023 stopPreview(); in blockingStopPreview()
|
D | BurstCaptureRawTest.java | 666 stopPreview(); in stopPreviewAndClearSurface()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | TextureViewCameraActivity.java | 91 mCamera.stopPreview(); in onSurfaceTextureDestroyed()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | RVCVCameraPreview.java | 125 mCamera.stopPreview(); in surfaceChanged()
|
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/ |
D | Camera2MultiViewTestCase.java | 267 protected void stopPreview(String cameraId) throws Exception { in stopPreview() method in Camera2MultiViewTestCase 270 camera.stopPreview(); in stopPreview() 552 public void stopPreview() throws Exception { in stopPreview() method in Camera2MultiViewTestCase.CameraHolder
|
D | Camera2SurfaceViewTestCase.java | 234 protected void stopPreview() throws Exception { in stopPreview() method in Camera2SurfaceViewTestCase
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/ |
D | PhotoCaptureActivity.java | 144 mCamera.stopPreview(); in onCreate() 262 mCamera.stopPreview(); in onPause() 475 mCamera.stopPreview(); in switchToCamera()
|
/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/formats/ |
D | CameraFormatsActivity.java | 428 mCamera.stopPreview(); in shutdownCamera() 439 mCamera.stopPreview(); in startPreview()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/video/ |
D | CameraVideoActivity.java | 789 mCamera.stopPreview(); in shutdownCamera() 800 mCamera.stopPreview(); in startPreview()
|