Lines Matching refs:STATE_STOPPING
780 mState = STATE_STOPPING; in start()
860 if (previousState == STATE_STOPPING) { in start()
877 if (previousState != STATE_STOPPING) { in start()
912 mState = STATE_STOPPING; in stop()
1065 } else if (mState == STATE_STOPPING) { in pause()
2221 if (mState == STATE_STOPPING) { in obtainBuffer()
2424 bool waitStreamEnd = mState == STATE_STOPPING; in processAudioBuffer()
2547 waitStreamEnd = mState == STATE_STOPPING; in processAudioBuffer()
3075 if (mState == STATE_ACTIVE || mState == STATE_STOPPING) { in applyVolumeShaper()
3169 case STATE_STOPPING: in getTimestamp_l()
3737 case STATE_STOPPING: in hasStarted()