Searched refs:recordingUs (Results 1 – 1 of 1) sorted by relevance
1986 int64_t recordingUs = mPauseStartTimeUs - mStartedRecordingUs; in pause() local1987 mDurationRecordedUs += recordingUs; in pause()