Searched refs:camcorderProfileList (Results 1 – 1 of 1) sorted by relevance
309 int camcorderProfileList[] = new int[] {minFpsProfileId, maxFpsProfileId}; in testRecordingFramerateLowToHigh() local310 basicRecordingTestByCamera(camcorderProfileList); in testRecordingFramerateLowToHigh()593 private void basicRecordingTestByCamera(int[] camcorderProfileList) throws Exception { in basicRecordingTestByCamera() argument598 for (int profileId : camcorderProfileList) { in basicRecordingTestByCamera()