Home
last modified time | relevance | path

Searched refs:prepareStillCaptureAndStartPreview (Results 1 – 4 of 4) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2SurfaceViewTestCase.java292 protected void prepareStillCaptureAndStartPreview(CaptureRequest.Builder previewRequest, in prepareStillCaptureAndStartPreview() method in Camera2SurfaceViewTestCase
312 protected void prepareStillCaptureAndStartPreview(CaptureRequest.Builder previewRequest, in prepareStillCaptureAndStartPreview() method in Camera2SurfaceViewTestCase
586 protected ImageReader[] prepareStillCaptureAndStartPreview( in prepareStillCaptureAndStartPreview() method in Camera2SurfaceViewTestCase
/cts/tests/camera/src/android/hardware/camera2/cts/
DStillCaptureTest.java626 prepareStillCaptureAndStartPreview(previewRequest, stillRequest, maxPreviewSz, in focalLengthTestByCamera()
674 prepareStillCaptureAndStartPreview(previewRequest, stillRequest, maxPreviewSz, in previewPersistenceTestByCamera()
760 prepareStillCaptureAndStartPreview(previewRequest, stillRequest, maxPreviewSz, in takePictureTestByCamera()
987 prepareStillCaptureAndStartPreview(previewRequest, stillRequest, previewSz, in previewStillCombinationTestByCamera()
1269 prepareStillCaptureAndStartPreview(previewBuilder, stillBuilder, maxPreviewSz, stillSize, in stillExifTestByCamera()
1351 prepareStillCaptureAndStartPreview(previewRequest, stillRequest, maxPreviewSz, in aeCompensationTestByCamera()
DFastBasicsTest.java93 prepareStillCaptureAndStartPreview(previewRequest, stillCaptureRequest, in camera2TestByCamera()
DPerformanceTest.java370 readers = prepareStillCaptureAndStartPreview(previewBuilder, captureBuilder, in testSingleCaptureForFormat()
1153 private ImageReader[] prepareStillCaptureAndStartPreview( in prepareStillCaptureAndStartPreview() method in PerformanceTest