Searched refs:mCaptureRate (Results 1 – 1 of 1) sorted by relevance
83 private double mCaptureRate = 0; field in EffectsRecorder245 mCaptureRate = fps; in setCaptureRate()678 boolean captureTimeLapse = mCaptureRate > 0; in startRecording()680 double timeBetweenFrameCapture = 1 / mCaptureRate; in startRecording()