Home
last modified time | relevance | path

Searched refs:NewInputDevice (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/media/
Daudio_device_factory.h32 static scoped_refptr<media::AudioInputDevice> NewInputDevice(
Daudio_device_factory.cc34 scoped_refptr<media::AudioInputDevice> AudioDeviceFactory::NewInputDevice( in NewInputDevice() function in content::AudioDeviceFactory
Dwebrtc_audio_capturer.cc211 SetCapturerSource(AudioDeviceFactory::NewInputDevice(render_view_id), in Initialize()
351 SetCapturerSource(AudioDeviceFactory::NewInputDevice(render_view_id), in EnablePeerConnectionMode()