Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java91 private static final int[] mCamcorderProfileList = { field in RecordingTest
172 basicRecordingTestByCamera(mCamcorderProfileList, useVideoStab, in doBasicRecording()
534 for (int profileId : mCamcorderProfileList) { in testRecordingFramerateLowToHigh()
643 for (int profileId : mCamcorderProfileList) { in doRecordingWithDifferentPreviewSizes()
1461 for (int profileId : mCamcorderProfileList) { in videoSnapshotTestByCamera()
/cts/tests/camera/src/android/hardware/cts/
DCameraTest.java3326 private static final int[] mCamcorderProfileList = { local
3352 for (int profileId: mCamcorderProfileList) { in testVideoSnapshotByCamera()