Searched refs:FLUSHED (Results 1 – 9 of 9) sorted by relevance
28 FLUSHED, enumerator123 return (mState == STOPPED || mState == FLUSHED); in isStopped()168 case FLUSHED: in getTrackStateString()
752 && (state == IDLE || state == STOPPED || state == FLUSHED)) { in start()895 mState != PAUSED && mState != PAUSING && mState != IDLE && mState != FLUSHED) { in flush()900 mState = FLUSHED; in flush()942 if (mState == FLUSHED) { in reset()
4359 case TrackBase::FLUSHED: // flush() while active in prepareTracks_l()
1575 return mState == STARTED || mState == FLUSHED; in isExecuting()1857 (mFlags & kFlagIsAsync) ? FLUSHED : STARTED); in onMessageReceived()1862 case FLUSHED: in onMessageReceived()2128 if (mState == FLUSHED) { in onMessageReceived()2291 setState(FLUSHED); in onMessageReceived()2455 case FLUSHED: in onMessageReceived()2531 if (mState == FLUSHED) { in onMessageReceived()2900 mState != FLUSHED) in onMessageReceived()3602 case FLUSHED: rval = "FLUSHED"; break; in stateString()
212 FLUSHED, enumerator
1178 case FLUSHED: in onMessageReceived()1274 if (audio && (mFlushingAudio == NONE || mFlushingAudio == FLUSHED in onMessageReceived()1741 *state = FLUSHED; in handleFlushComplete()1762 if (mFlushingAudio != NONE && mFlushingAudio != FLUSHED in finishFlushIfPossible()1767 if (mFlushingVideo != NONE && mFlushingVideo != FLUSHED in finishFlushIfPossible()1826 mFlushingAudio = FLUSHED; in restartAudio()
205 FLUSHED, enumerator
1318 case FLUSHED: in onMessageReceived()1415 if (audio && (mFlushingAudio == NONE || mFlushingAudio == FLUSHED in onMessageReceived()1789 *state = FLUSHED; in handleFlushComplete()1810 if (mFlushingAudio != NONE && mFlushingAudio != FLUSHED in finishFlushIfPossible()1815 if (mFlushingVideo != NONE && mFlushingVideo != FLUSHED in finishFlushIfPossible()1872 mFlushingAudio = FLUSHED; in restartAudio()
220 FLUSHED, enumerator