Searched refs:mStopPending (Results 1 – 2 of 2) sorted by relevance
47 mStopPending = false; in VideoEditorSRC()144 if (mStopPending) { in read()146 mStopPending = false; in read()245 mStopPending = true; in getNextBuffer()
69 bool mStopPending; variable