Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DRecordingTest.java309 int camcorderProfileList[] = new int[] {minFpsProfileId, maxFpsProfileId}; in testRecordingFramerateLowToHigh() local
310 basicRecordingTestByCamera(camcorderProfileList); in testRecordingFramerateLowToHigh()
593 private void basicRecordingTestByCamera(int[] camcorderProfileList) throws Exception { in basicRecordingTestByCamera() argument
598 for (int profileId : camcorderProfileList) { in basicRecordingTestByCamera()