Searched refs:mCaptureTimeLapse (Results 1 – 1 of 1) sorted by relevance
220 private boolean mCaptureTimeLapse = false; field in VideoCamera477 showTimeLapseUI(mCaptureTimeLapse); in onCreate()777 mCaptureTimeLapse = (mTimeBetweenTimeLapseFrameCaptureMs != 0); in readVideoPreferences()779 if (mCaptureTimeLapse) quality += 1000; in readVideoPreferences()1199 if (!mCaptureTimeLapse) { in initializeRecorder()1205 if (mCaptureTimeLapse) { in initializeRecorder()1346 if (mCaptureTimeLapse) { in initializeEffectsRecording()1422 if (mCaptureTimeLapse) { in addVideoToMediaStore()1612 if (mCaptureTimeLapse) { in showRecordingUI()1625 if (mCaptureTimeLapse) { in showRecordingUI()[all …]