Home
last modified time | relevance | path

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

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2SwitchPreviewTest.java312 initSupportedVideoSize(id); in recordingPreviewPreparer()
323 private void initSupportedVideoSize(String cameraId) throws Exception { in initSupportedVideoSize() method in Camera2SwitchPreviewTest
DCamera2RecordingTest.java142 initSupportedVideoSize(mCameraIds[i]); in doBasicRecording()
455 private void initSupportedVideoSize(String cameraId) throws Exception { in initSupportedVideoSize() method in Camera2RecordingTest
482 initSupportedVideoSize(id); in videoSnapshotHelper()