Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:STOPPING_1

2981             case TrackBase::STOPPING_1:
2982 // track stays active in STOPPING_1 state until first underrun
4432 case STOPPING_1:
4637 mState = STOPPING_1;
4683 if (mState != STOPPING_1 && mState != STOPPING_2 && mState != STOPPED && mState != PAUSED &&