Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DRecordingTest.java382 startSlowMotionRecording(/*useMediaRecorder*/true, videoFramerate, captureRate, in slowMotionRecording()
447 startSlowMotionRecording(/*useMediaRecorder*/true, VIDEO_FRAME_RATE, in constrainedHighSpeedRecording()
522 private void startSlowMotionRecording(boolean useMediaRecorder, int videoFrameRate, in startSlowMotionRecording() method in RecordingTest