Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DBurstCaptureRawTest.java152 public CaptureSetup(Size previewCaptureSize, Size rawCaptureSize, in CaptureSetup()
698 Size previewCaptureSize = captureSetup.getPreviewCaptureSize(); in performTestRoutine() local