Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java552 private void startSlowMotionRecording(boolean useMediaRecorder, int videoFrameRate, in startSlowMotionRecording() argument
611 if (useMediaRecorder) { in startSlowMotionRecording()
1163 private void startRecording(boolean useMediaRecorder, in startRecording() argument
1194 if (useMediaRecorder) { in startRecording()
1213 private int stopRecording(boolean useMediaRecorder) throws Exception { in stopRecording() argument
1215 if (useMediaRecorder) { in stopRecording()