Searched refs:STOPPING_1 (Results 1 – 3 of 3) sorted by relevance
32 STOPPING_1, // waiting for first underrun enumerator96 return mState == STOPPING_1 || mState == STOPPING_2; in isStopping()99 return mState == STOPPING_1; in isStopping_1()
446 case STOPPING_1: in dump()594 mState = TrackBase::STOPPING_1; in start()653 mState = STOPPING_1; in stop()669 case STOPPING_1: in pause()712 if (mState == STOPPING_1 || mState == STOPPING_2) { in flush()724 if (mState != STOPPING_1 && mState != STOPPING_2 && mState != STOPPED && in flush()
1493 track->mState = TrackBase::STOPPING_1; in destroyTrack_l()2897 case TrackBase::STOPPING_1: in prepareTracks_l()