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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DMediaBufferPuller.cpp62 mUserCond.wait(mLock);
92 mUserCond.wait(mLock);
141 mUserCond.signal();
145 mUserCond.signal();
175 mUserCond.signal();
H A DMediaBufferPuller.h73 Condition mUserCond; // for the user of this class member in struct:android::MediaBufferPuller

Completed in 332 milliseconds