HomeSort by relevance Sort by last modified time
    Searched refs:mAskToStop (Results 1 - 2 of 2) sorted by null

  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
MediaBufferPuller.cpp 32 mAskToStop(false),
58 mAskToStop = true;
126 while (!mAskToStart && !mAskToStop) {
131 while (!mAskToStop) {
153 while (!mAskToStart && !mAskToStop) {
160 if (mAskToStop) {
MediaBufferPuller.h 78 bool mAskToStop; // Asks the threads to stop

Completed in 78 milliseconds