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()1200 if (!mCaptureTimeLapse) { in initializeRecorder()1206 if (mCaptureTimeLapse) { in initializeRecorder()1347 if (mCaptureTimeLapse) { in initializeEffectsRecording()1423 if (mCaptureTimeLapse) { in addVideoToMediaStore()1613 if (mCaptureTimeLapse) { in showRecordingUI()1626 if (mCaptureTimeLapse) { in showRecordingUI()[all …]