Home
last modified time | relevance | path

Searched defs:prepareStillCaptureAndStartPreview (Results 1 – 2 of 2) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2SurfaceViewTestCase.java280 protected void prepareStillCaptureAndStartPreview(CaptureRequest.Builder previewRequest, in prepareStillCaptureAndStartPreview() method in Camera2SurfaceViewTestCase
300 protected void prepareStillCaptureAndStartPreview(CaptureRequest.Builder previewRequest, in prepareStillCaptureAndStartPreview() method in Camera2SurfaceViewTestCase
582 protected ImageReader[] prepareStillCaptureAndStartPreview( in prepareStillCaptureAndStartPreview() method in Camera2SurfaceViewTestCase
/cts/tests/camera/src/android/hardware/camera2/cts/
DPerformanceTest.java1677 private ImageReader[] prepareStillCaptureAndStartPreview(String id, in prepareStillCaptureAndStartPreview() method