Home
last modified time | relevance | path

Searched refs:OpenDevice (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/media/audio/alsa/
Dalsa_util.cc14 static snd_pcm_t* OpenDevice(media::AlsaWrapper* wrapper, in OpenDevice() function
101 return OpenDevice(wrapper, device_name, SND_PCM_STREAM_CAPTURE, channels, in OpenCaptureDevice()
111 return OpenDevice(wrapper, device_name, SND_PCM_STREAM_PLAYBACK, channels, in OpenPlaybackDevice()
/external/chromium_org/content/renderer/pepper/
Dpepper_media_device_manager.cc86 int PepperMediaDeviceManager::OpenDevice( in OpenDevice() function in content::PepperMediaDeviceManager
96 OpenDevice( in OpenDevice()
Dpepper_media_device_manager.h45 int OpenDevice(PP_DeviceType_Dev type,
Dpepper_platform_video_capture.cc38 pending_open_device_id_ = GetMediaDeviceManager()->OpenDevice( in PepperPlatformVideoCapture()
Dpepper_platform_audio_input.cc167 pending_open_device_id_ = GetMediaDeviceManager()->OpenDevice( in Initialize()
/external/chromium_org/chrome/browser/media_galleries/win/
Dmtp_device_operations_util.h28 base::win::ScopedComPtr<IPortableDevice> OpenDevice(
Dmtp_device_operations_util.cc297 base::win::ScopedComPtr<IPortableDevice> OpenDevice( in OpenDevice() function
Dmtp_device_delegate_impl_win.cc140 media_transfer_protocol::OpenDevice(pnp_device_id); in OpenDeviceOnBlockingPoolThread()
/external/chromium_org/third_party/libjingle/source/talk/sound/
Dalsasoundsystem.cc512 return OpenDevice<SoundOutputStreamInterface>( in OpenPlaybackDevice()
522 return OpenDevice<SoundInputStreamInterface>( in OpenCaptureDevice()
633 StreamInterface *AlsaSoundSystem::OpenDevice( in OpenDevice() function in cricket::AlsaSoundSystem
Dalsasoundsystem.h85 StreamInterface *OpenDevice(
Dpulseaudiosoundsystem.h146 StreamInterface *OpenDevice(
Dpulseaudiosoundsystem.cc1076 return OpenDevice<SoundOutputStreamInterface>( in OpenPlaybackDevice()
1086 return OpenDevice<SoundInputStreamInterface>( in OpenCaptureDevice()
1372 StreamInterface *PulseAudioSoundSystem::OpenDevice( in OpenDevice() function in cricket::PulseAudioSoundSystem
/external/chromium/chrome/browser/chromeos/login/
Dcamera.h89 int OpenDevice(const char* device_name) const;
Dcamera.cc189 int fd = OpenDevice(device_name_.c_str()); in DoInitialize()
334 int Camera::OpenDevice(const char* device_name) const { in OpenDevice() function in chromeos::Camera
/external/chromium_org/content/renderer/media/
Dmedia_stream_dispatcher.h71 void OpenDevice(
Dmedia_stream_dispatcher_unittest.cc257 dispatcher->OpenDevice(kRequestId3, handler1.get()->AsWeakPtr(), in TEST_F()
263 dispatcher->OpenDevice(kRequestId4, handler1.get()->AsWeakPtr(), in TEST_F()
Dmedia_stream_dispatcher.cc173 void MediaStreamDispatcher::OpenDevice( in OpenDevice() function in content::MediaStreamDispatcher
/external/chromium_org/content/browser/gamepad/
Dxbox_data_fetcher_mac.h73 bool OpenDevice(io_service_t service);
Dxbox_data_fetcher_mac.cc178 bool XboxController::OpenDevice(io_service_t service) { in OpenDevice() function in XboxController
484 if (controller->OpenDevice(ref)) { in DeviceAdded()
/external/chromium_org/content/browser/renderer_host/media/
Dmedia_stream_dispatcher_host.cc196 media_stream_manager_->OpenDevice( in OnOpenDevice()
Dmedia_stream_manager.h139 void OpenDevice(MediaStreamRequester* requester,
Dvideo_capture_host_unittest.cc325 media_stream_manager_->OpenDevice( in OpenSession()
/external/chromium_org/chrome/browser/extensions/api/usb/
Dusb_api.cc31 namespace OpenDevice = usb::OpenDevice;
709 parameters_ = OpenDevice::Params::Create(*args_); in Prepare()
Dusb_api.h140 scoped_ptr<extensions::api::usb::OpenDevice::Params> parameters_;
/external/stressapptest/src/
Dworker.h698 virtual bool OpenDevice(int *pfile);

12