Searched refs:FLUSHED (Results 1 – 7 of 7) sorted by relevance
28 FLUSHED, enumerator112 return (mState == STOPPED || mState == FLUSHED); in isStopped()
545 case FLUSHED: in dump()816 mState != PAUSED && mState != PAUSING && mState != IDLE && mState != FLUSHED) { in flush()821 mState = FLUSHED; in flush()859 if (mState == FLUSHED) { in reset()
3305 case TrackBase::FLUSHED: // flush() while active in prepareTracks_l()
157 FLUSHED, enumerator
809 case FLUSHED: in onMessageReceived()1109 *state = FLUSHED; in handleFlushComplete()1136 if (mFlushingAudio != NONE && mFlushingAudio != FLUSHED in finishFlushIfPossible()1141 if (mFlushingVideo != NONE && mFlushingVideo != FLUSHED in finishFlushIfPossible()
571 return mState == STARTED || mState == FLUSHED; in isExecuting()798 (mFlags & kFlagIsAsync) ? FLUSHED : STARTED); in onMessageReceived()803 case FLUSHED: in onMessageReceived()1173 setState(FLUSHED); in onMessageReceived()1335 if (mState == FLUSHED) { in onMessageReceived()1643 mState != FLUSHED) in onMessageReceived()
160 FLUSHED, enumerator