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.java170 initSupportedVideoSize(mCameraIdsUnderTest[i]); in doBasicRecording()
299 initSupportedVideoSize(mCameraIdsUnderTest[i]); in testSupportedVideoSizes()
528 initSupportedVideoSize(mCameraIdsUnderTest[i]); in testRecordingFramerateLowToHigh()
581 initSupportedVideoSize(mCameraIdsUnderTest[i]); in testVideoPreviewSurfaceSharing()
636 initSupportedVideoSize(mCameraIdsUnderTest[i]); in doRecordingWithDifferentPreviewSizes()
1369 private void initSupportedVideoSize(String cameraId) throws Exception { in initSupportedVideoSize() method in RecordingTest
1412 initSupportedVideoSize(id); in videoSnapshotHelper()