Searched refs:mClearRequested (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIBufferQueue.c106 thiz->mClearRequested = SL_BOOLEAN_TRUE;
109 } while (thiz->mClearRequested);
182 thiz->mClearRequested = SL_BOOLEAN_FALSE;
H A DIOutputMixExt.c70 if (audioPlayer->mBufferQueue.mClearRequested) {
77 audioPlayer->mBufferQueue.mClearRequested = SL_BOOLEAN_FALSE;
/frameworks/wilhelm/src/
H A Ditfstruct.h235 /*SLboolean*/ SLuint16 mClearRequested; member in struct:BufferQueue_interface

Completed in 243 milliseconds