Searched refs:mStopPending (Results 1 - 2 of 2) sorted by relevance

/frameworks/media/libvideoeditor/lvpp/
H A DVideoEditorSRC.cpp44 mStopPending = false;
131 if (mStopPending) {
133 mStopPending = false;
232 mStopPending = true;
H A DVideoEditorSRC.h81 bool mStopPending; member in class:android::VideoEditorSRC

Completed in 85 milliseconds