Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraExtensionSessionTest.java597 Size postviewSize = in testPostviewAndCapture() local
602 postviewSize, postviewFormat, /*maxImages*/ 1, in testPostviewAndCapture()
673 verifyJpegOrientation(imgPostview, postviewSize, in testPostviewAndCapture()
676 validateImage(imgPostview, postviewSize.getWidth(), in testPostviewAndCapture()
677 postviewSize.getHeight(), postviewFormat, null); in testPostviewAndCapture()