Home
last modified time | relevance | path

Searched defs:stopPreview (Results 1 – 3 of 3) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2MultiViewTestCase.java258 protected void stopPreview(String cameraId) throws Exception { in stopPreview() method in Camera2MultiViewTestCase
570 public void stopPreview() throws Exception { in stopPreview() method in Camera2MultiViewTestCase.CameraHolder
DCamera2SurfaceViewTestCase.java245 protected void stopPreview() throws Exception { in stopPreview() method in Camera2SurfaceViewTestCase
/cts/tests/camera/libctscamera2jni/
Dnative-camera-jni.cpp1553 camera_status_t stopPreview() { in stopPreview() function in PreviewTestCase