Searched defs:camcorderProfileList (Results 1 – 1 of 1) sorted by relevance
309 int camcorderProfileList[] = new int[] {minFpsProfileId, maxFpsProfileId}; in testRecordingFramerateLowToHigh() local593 private void basicRecordingTestByCamera(int[] camcorderProfileList) throws Exception { in basicRecordingTestByCamera()