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