Lines Matching refs:STATE_STOPPING
640 mState = STATE_STOPPING; in start()
721 if (previousState == STATE_STOPPING) { in start()
738 if (previousState != STATE_STOPPING) { in start()
760 mState = STATE_STOPPING; in stop()
842 } else if (mState == STATE_STOPPING) { in pause()
1708 if (mState == STATE_STOPPING) { in obtainBuffer()
1898 bool waitStreamEnd = mState == STATE_STOPPING; in processAudioBuffer()
2010 waitStreamEnd = mState == STATE_STOPPING; in processAudioBuffer()
2477 if (mState == STATE_ACTIVE || mState == STATE_STOPPING) { in applyVolumeShaper()
2561 case STATE_STOPPING: in getTimestamp_l()
3080 case STATE_STOPPING: in hasStarted()