Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2SurfaceViewTestCase.java284 prepareCaptureAndStartPreview(previewRequest, stillRequest, previewSz, stillSz, in prepareStillCaptureAndStartPreview()
304 prepareCaptureAndStartPreview(previewRequest, stillRequest, previewSz, stillSz, in prepareStillCaptureAndStartPreview()
326 prepareCaptureAndStartPreview(previewRequest, rawRequest, previewSz, rawSz, in prepareRawCaptureAndStartPreview()
749 protected void prepareCaptureAndStartPreview(CaptureRequest.Builder previewRequest, in prepareCaptureAndStartPreview() method in Camera2SurfaceViewTestCase
753 prepareCaptureAndStartPreview(previewRequest, stillRequest, previewSz, captureSz, in prepareCaptureAndStartPreview()
770 protected void prepareCaptureAndStartPreview(CaptureRequest.Builder previewRequest, in prepareCaptureAndStartPreview() method in Camera2SurfaceViewTestCase
/cts/tests/camera/src/android/hardware/camera2/cts/
DBurstCaptureTest.java197 prepareCaptureAndStartPreview( in burstTestByCamera()
DBurstCaptureRawTest.java711 prepareCaptureAndStartPreview(previewBuilder, rawBurstBuilder, in performTestRoutine()
DStillCaptureTest.java1356 prepareCaptureAndStartPreview(previewBuilder, stillBuilder, maxPreviewSz, stillSize, in stillDynamicDepthTestByCamera()