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.java106 private static final int[] mCamcorderProfileList = { field in RecordingTest
201 basicRecordingTestByCamera(mCamcorderProfileList, useVideoStab, in doBasicRecording()
518 for (int camcorderProfile : mCamcorderProfileList) { in testBasic10BitRecording()
863 for (int profileId : mCamcorderProfileList) { in testRecordingFramerateLowToHigh()
979 for (int profileId : mCamcorderProfileList) { in doRecordingWithDifferentPreviewSizes()
1292 for (int profileId : mCamcorderProfileList) { in constrainedHighSpeedRecording()
1854 for (int profileId : mCamcorderProfileList) { in videoSnapshotTestByCamera()
/cts/tests/camera/src/android/hardware/cts/
DCameraTest.java3335 private static final int[] mCamcorderProfileList = { local
3361 for (int profileId: mCamcorderProfileList) { in testVideoSnapshotByCamera()