Searched defs:startVideoRecording (Results 1 – 6 of 6) sorted by relevance
87 private void startVideoRecording(File file, int milliseconds, int videoSize) throws Exception { in startVideoRecording() method in MediaRecorderFacade170 …private void startVideoRecording(File file, int milliseconds, boolean withAudio) throws Exception { in startVideoRecording() method in MediaRecorderFacade
86 fun startVideoRecording() = runTest(StandardTestDispatcher()) { in <lambda>() method
129 override suspend fun startVideoRecording( in <lambda>() method
77 suspend fun startVideoRecording( in startVideoRecording() method
524 override suspend fun startVideoRecording( in <lambda>() method in com.google.jetpackcamera.core.camera.CameraXCameraUseCase
829 fun startVideoRecording( in <lambda>() method