Searched defs:stopPreview (Results 1 – 4 of 4) sorted by relevance
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/ | ||
D | Camera2MultiViewTestCase.java | 271 protected void stopPreview(String cameraId) throws Exception { in stopPreview() method in Camera2MultiViewTestCase |
D | Camera2SurfaceViewTestCase.java | 257 protected void stopPreview() throws Exception { in stopPreview() method in Camera2SurfaceViewTestCase |
/cts/tests/camera/src/android/hardware/camera2/cts/ | ||
D | PerformanceTest.java | 1304 private void stopPreview() throws Exception { in stopPreview() method in PerformanceTest |
/cts/tests/camera/libctscamera2jni/ | ||
D | native-camera-jni.cpp | 1409 camera_status_t stopPreview() { in stopPreview() function in PreviewTestCase |