Searched refs:mIsFiftiesEffectStarted (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorPreviewController.h122 bool mIsFiftiesEffectStarted; member in class:android::VideoEditorPreviewController
H A DPreviewPlayer.h230 bool mIsFiftiesEffectStarted; member in struct:android::PreviewPlayer
H A DVideoEditorPreviewController.cpp64 mIsFiftiesEffectStarted = false;
1364 mIsFiftiesEffectStarted = true;
1395 if(mIsFiftiesEffectStarted == M4OSA_TRUE) {
1397 mIsFiftiesEffectStarted = M4OSA_FALSE;
H A DPreviewPlayer.cpp132 mIsFiftiesEffectStarted = false;
1446 mIsFiftiesEffectStarted = true;

Completed in 150 milliseconds