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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DMediaBufferPuller.cpp31 mAskToStart(false),
51 mAskToStart = true;
126 while (!mAskToStart && !mAskToStop) {
153 while (!mAskToStart && !mAskToStop) {
H A DMediaBufferPuller.h77 bool mAskToStart; // Asks the threads to start member in struct:android::MediaBufferPuller

Completed in 605 milliseconds