Home
last modified time | relevance | path

Searched defs:stream_proxy (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/media/audio/
Daudio_output_dispatcher_impl.cc55 AudioOutputProxy* stream_proxy) { in StartStream()
82 void AudioOutputDispatcherImpl::StopStream(AudioOutputProxy* stream_proxy) { in StopStream()
98 void AudioOutputDispatcherImpl::StreamVolumeSet(AudioOutputProxy* stream_proxy, in StreamVolumeSet()
109 void AudioOutputDispatcherImpl::CloseStream(AudioOutputProxy* stream_proxy) { in CloseStream()
Daudio_output_resampler.cc237 AudioOutputProxy* stream_proxy) { in StartStream()
256 void AudioOutputResampler::StreamVolumeSet(AudioOutputProxy* stream_proxy, in StreamVolumeSet()
262 void AudioOutputResampler::StopStream(AudioOutputProxy* stream_proxy) { in StopStream()
274 void AudioOutputResampler::CloseStream(AudioOutputProxy* stream_proxy) { in CloseStream()