Home
last modified time | relevance | path

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

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