Searched refs:FLUSHED (Results 1 – 7 of 7) sorted by relevance
28 FLUSHED, enumerator115 return (mState == STOPPED || mState == FLUSHED); in isStopped()
550 case FLUSHED: in dump()722 && (state == IDLE || state == STOPPED || state == FLUSHED)) { in start()859 mState != PAUSED && mState != PAUSING && mState != IDLE && mState != FLUSHED) { in flush()864 mState = FLUSHED; in flush()906 if (mState == FLUSHED) { in reset()
4136 case TrackBase::FLUSHED: // flush() while active in prepareTracks_l()
1227 return mState == STARTED || mState == FLUSHED; in isExecuting()1465 (mFlags & kFlagIsAsync) ? FLUSHED : STARTED); in onMessageReceived()1470 case FLUSHED: in onMessageReceived()1719 if (mState == FLUSHED) { in onMessageReceived()1875 setState(FLUSHED); in onMessageReceived()2049 case FLUSHED: in onMessageReceived()2125 if (mState == FLUSHED) { in onMessageReceived()2494 mState != FLUSHED) in onMessageReceived()
195 FLUSHED, enumerator
1162 case FLUSHED: in onMessageReceived()1258 if (audio && (mFlushingAudio == NONE || mFlushingAudio == FLUSHED in onMessageReceived()1599 *state = FLUSHED; in handleFlushComplete()1620 if (mFlushingAudio != NONE && mFlushingAudio != FLUSHED in finishFlushIfPossible()1625 if (mFlushingVideo != NONE && mFlushingVideo != FLUSHED in finishFlushIfPossible()1682 mFlushingAudio = FLUSHED; in restartAudio()
218 FLUSHED, enumerator