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.java87 private static final int[] mCamcorderProfileList = { field in RecordingTest
163 basicRecordingTestByCamera(mCamcorderProfileList, useVideoStab, in doBasicRecording()
506 for (int profileId : mCamcorderProfileList) { in testRecordingFramerateLowToHigh()
1219 for (int profileId : mCamcorderProfileList) { in videoSnapshotTestByCamera()
/cts/tests/camera/src/android/hardware/cts/
DCameraTest.java3307 private static final int[] mCamcorderProfileList = { local
3329 for (int profileId: mCamcorderProfileList) { in testVideoSnapshotByCamera()