Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java199 initSupportedVideoSize(cameraIdsUnderTest[i]); in doBasicRecording()
335 initSupportedVideoSize(cameraIdsUnderTest[i]); in testSupportedVideoSizes()
857 initSupportedVideoSize(cameraIdsUnderTest[i]); in testRecordingFramerateLowToHigh()
916 initSupportedVideoSize(cameraIdsUnderTest[i]); in testVideoPreviewSurfaceSharing()
972 initSupportedVideoSize(cameraIdsUnderTest[i]); in doRecordingWithDifferentPreviewSizes()
1759 private void initSupportedVideoSize(String cameraId) throws Exception { in initSupportedVideoSize() method in RecordingTest
1802 initSupportedVideoSize(id); in videoSnapshotHelper()