Searched refs:mVideoFrameRate (Results 1 – 1 of 1) sorted by relevance
92 private int mVideoFrameRate; field in RecordingTest1065 mVideoFrameRate = profile.videoFrameRate; in prepareRecordingWithProfile()1096 mVideoFrameRate = videoFrameRate; in prepareRecording()1117 Range<Integer> fpsRange = Range.create(mVideoFrameRate, mVideoFrameRate); in startRecording()1238 double expectedDurationMs = 1000.0 / mVideoFrameRate;1316 double expectedDurationMs = 1000.0 / mVideoFrameRate;