Searched refs:AAUDIO_STREAM_STATE_STOPPED (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/services/oboeservice/
H A DAAudioServiceStreamBase.cpp97 mState = AAUDIO_STREAM_STATE_STOPPED;
/frameworks/av/media/libaaudio/include/aaudio/
H A DAAudio.h98 AAUDIO_STREAM_STATE_STOPPED, enumerator in enum:__anon169
531 * After this call the state will be in AAUDIO_STREAM_STATE_STOPPING or AAUDIO_STREAM_STATE_STOPPED.
/frameworks/av/media/libaaudio/src/legacy/
H A DAudioStreamRecord.cpp267 setState(AAUDIO_STREAM_STATE_STOPPED);
H A DAudioStreamTrack.cpp335 setState(AAUDIO_STREAM_STATE_STOPPED);
/frameworks/av/media/libaaudio/src/client/
H A DAudioStreamInternal.cpp429 setState(AAUDIO_STREAM_STATE_STOPPED);
/frameworks/av/media/libaaudio/src/core/
H A DAAudioAudio.cpp88 AAUDIO_CASE_ENUM(AAUDIO_STREAM_STATE_STOPPED);

Completed in 128 milliseconds