Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java554 … CameraCaptureSession.CaptureCallback listener, boolean useHighSpeedSession) throws Exception { in startSlowMotionRecording() argument
565 mSession = configureCameraSession(mCamera, outputSurfaces, useHighSpeedSession, in startSlowMotionRecording()
570 if (useHighSpeedSession) { in startSlowMotionRecording()