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

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorSRC.cpp47 mStopPending = false;
144 if (mStopPending) {
146 mStopPending = false;
245 mStopPending = true;
H A DVideoEditorSRC.h69 bool mStopPending; member in class:android::VideoEditorSRC

Completed in 257 milliseconds