Searched refs:prepareStillCaptureAndStartPreview (Results 1 – 4 of 4) sorted by relevance
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/ |
D | Camera2SurfaceViewTestCase.java | 292 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/ |
D | StillCaptureTest.java | 626 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()
|
D | FastBasicsTest.java | 93 prepareStillCaptureAndStartPreview(previewRequest, stillCaptureRequest, in camera2TestByCamera()
|
D | PerformanceTest.java | 370 readers = prepareStillCaptureAndStartPreview(previewBuilder, captureBuilder, in testSingleCaptureForFormat() 1153 private ImageReader[] prepareStillCaptureAndStartPreview( in prepareStillCaptureAndStartPreview() method in PerformanceTest
|