HomeSort by relevance Sort by last modified time
    Searched refs:GetDefaultCapturer (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/renderer/media/
webrtc_audio_device_impl.cc 368 scoped_refptr<WebRtcAudioCapturer> capturer(GetDefaultCapturer());
382 scoped_refptr<WebRtcAudioCapturer> capturer(GetDefaultCapturer());
413 scoped_refptr<WebRtcAudioCapturer> capturer(GetDefaultCapturer());
436 scoped_refptr<WebRtcAudioCapturer> capturer(GetDefaultCapturer());
490 WebRtcAudioDeviceImpl::GetDefaultCapturer() const {
525 return GetDefaultCapturer()->GetPairedOutputParameters(
webrtc_audio_device_impl.h 340 scoped_refptr<WebRtcAudioCapturer> GetDefaultCapturer() const;
  /external/chromium_org/content/renderer/media/webrtc/
peer_connection_dependency_factory.cc 485 GetWebRtcAudioDevice()->GetDefaultCapturer());

Completed in 338 milliseconds