Searched refs:STOPPING_1 (Results 1 – 3 of 3) sorted by relevance
32 STOPPING_1, // waiting for first underrun enumerator128 return mState == STOPPING_1 || mState == STOPPING_2; in isStopping()131 return mState == STOPPING_1; in isStopping_1()154 case STOPPING_1: // for Fast and Offload in getTrackStateString()
739 mState = TrackBase::STOPPING_1; in start()816 mState = STOPPING_1; in stop()836 case STOPPING_1: in pause()886 if (mState == STOPPING_1 || mState == STOPPING_2) { in flush()894 if (mState != STOPPING_1 && mState != STOPPING_2 && mState != STOPPED && in flush()1224 if (mState == STOPPING_1 && in isResumePending()1241 if (mState == STOPPING_1) { in resumeAck()
2364 track->mState = TrackBase::STOPPING_1; in destroyTrack_l()4314 case TrackBase::STOPPING_1: in prepareTracks_l()