Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DRecordingTest.java522 private void startSlowMotionRecording(boolean useMediaRecorder, int videoFrameRate, in startSlowMotionRecording()
1100 private void startRecording(boolean useMediaRecorder, in startRecording()
1131 private void startRecording(boolean useMediaRecorder) throws Exception { in startRecording()
1146 private int stopRecording(boolean useMediaRecorder) throws Exception { in stopRecording()