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

  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
MediaBufferPuller.cpp 31 mAskToStart(false),
51 mAskToStart = true;
126 while (!mAskToStart && !mAskToStop) {
153 while (!mAskToStart && !mAskToStop) {
MediaBufferPuller.h 77 bool mAskToStart; // Asks the threads to start

Completed in 234 milliseconds