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

/frameworks/wilhelm/src/itf/
H A DIBufferQueue.c26 static SLuint32 getAssociatedState(IBufferQueue *thiz) function
73 (1 == thiz->mState.count) && (SL_PLAYSTATE_PLAYING == getAssociatedState(thiz))) ?
153 if (SL_PLAYSTATE_STOPPED == getAssociatedState(thiz)) {
H A DIAndroidBufferQueue.c30 static SLuint32 getAssociatedState(IAndroidBufferQueue *thiz) function
245 if (SL_PLAYSTATE_STOPPED == getAssociatedState(thiz)) {
385 (1 == thiz->mState.count) && (SL_PLAYSTATE_PLAYING == getAssociatedState(thiz))) ?

Completed in 6 milliseconds