Searched refs:setVideoFrameRate (Results 1 – 13 of 13) sorted by relevance
58 mediaRecorder.setVideoFrameRate(30); in test_cve_2016_2499()
276 mRecorder.setVideoFrameRate(mFrameRate); in testStressRecorder()369 mRecorder.setVideoFrameRate(mFrameRate); in testStressCameraSwitchRecorder()451 mRecorder.setVideoFrameRate(mFrameRate); in testStressRecordVideoAndPlayback()
160 mRecorder.setVideoFrameRate((param % 40) - 1); in testRecorderRandomAction()
483 mMediaRecorder.setVideoFrameRate(frameRate); in recordVideoUsingCamera()963 mMediaRecorder.setVideoFrameRate(framerate); in testLevel()1095 mMediaRecorder.setVideoFrameRate(framerate); in testCodec()1354 mMediaRecorder.setVideoFrameRate(frameRate); in setupRecorder()
230 .setVideoFrameRate(60) in testTrackChangeEvent_video()412 .setVideoFrameRate(25f) in testEditingEndedEvent_transcodeAndClip()434 .setVideoFrameRate(25f) in testEditingEndedEvent_transcodeAndClip()
127 .setVideoFrameRate(29.97f) in newVideoTrack_everything()
187 private void setVideoFrameRate(int videoFrameRate) { in setVideoFrameRate() method in CameraVideoActivity234 mMediaRecorder.setVideoFrameRate(getVideoFrameRate()); in prepareVideoRecorder()828 setVideoFrameRate(p.getPreviewFrameRate()); in setUpCamera()
290 mMediaRecorder.setVideoFrameRate(frameRate); in recordVideoUsingCamera()
108 .setVideoFrameRate(60)
267 mMediaRecorder.setVideoFrameRate(mMaxFps); in setupMediaRecorder()
1365 recorder.setVideoFrameRate(frameRate); in recordVideoBySize()2909 recorder.setVideoFrameRate(frameRate); in recordVideoSimpleBySize()
2274 mMediaRecorder.setVideoFrameRate(videoFrameRate); in prepareRecording()
24247 method public void setVideoFrameRate(int) throws java.lang.IllegalStateException;26145 …method @NonNull public android.media.metrics.MediaItemInfo.Builder setVideoFrameRate(@FloatRange(f…26400 …method @NonNull public android.media.metrics.TrackChangeEvent.Builder setVideoFrameRate(@FloatRang…27927 method @NonNull public android.media.tv.TvTrackInfo.Builder setVideoFrameRate(float);