Lines Matching refs:STATE_STOPPING
757 mState = STATE_STOPPING; in start()
837 if (previousState == STATE_STOPPING) { in start()
854 if (previousState != STATE_STOPPING) { in start()
888 mState = STATE_STOPPING; in stop()
1041 } else if (mState == STATE_STOPPING) { in pause()
2139 if (mState == STATE_STOPPING) { in obtainBuffer()
2330 bool waitStreamEnd = mState == STATE_STOPPING; in processAudioBuffer()
2442 waitStreamEnd = mState == STATE_STOPPING; in processAudioBuffer()
2952 if (mState == STATE_ACTIVE || mState == STATE_STOPPING) { in applyVolumeShaper()
3046 case STATE_STOPPING: in getTimestamp_l()
3592 case STATE_STOPPING: in hasStarted()