Searched defs:AllocateAndStart (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/media/video/capture/android/
H A Dvideo_capture_device_android.cc53 void VideoCaptureDeviceAndroid::AllocateAndStart( function in class:media::VideoCaptureDeviceAndroid
56 DVLOG(1) << "VideoCaptureDeviceAndroid::AllocateAndStart";
/external/chromium_org/media/video/capture/
H A Dfake_video_capture_device.cc33 void FakeVideoCaptureDevice::AllocateAndStart( function in class:media::FakeVideoCaptureDevice
H A Dfile_video_capture_device.cc144 void FileVideoCaptureDevice::AllocateAndStart( function in class:media::FileVideoCaptureDevice
/external/chromium_org/content/browser/media/capture/
H A Dcontent_video_capture_device_core.cc210 void ContentVideoCaptureDeviceCore::AllocateAndStart( function in class:content::ContentVideoCaptureDeviceCore
H A Ddesktop_capture_device.cc59 void AllocateAndStart(const media::VideoCaptureParams& params,
154 void DesktopCaptureDevice::Core::AllocateAndStart( function in class:content::DesktopCaptureDevice::Core
447 void DesktopCaptureDevice::AllocateAndStart( function in class:content::DesktopCaptureDevice
452 base::Bind(&Core::AllocateAndStart, base::Unretained(core_.get()), params,
H A Ddesktop_capture_device_aura.cc531 void DesktopCaptureDeviceAura::AllocateAndStart( function in class:content::DesktopCaptureDeviceAura
535 core_->AllocateAndStart(params, client.Pass());
H A Dweb_contents_video_capture_device.cc786 void WebContentsVideoCaptureDevice::AllocateAndStart( function in class:content::WebContentsVideoCaptureDevice
790 core_->AllocateAndStart(params, client.Pass());
/external/chromium_org/media/video/capture/linux/
H A Dvideo_capture_device_linux.cc154 void VideoCaptureDeviceLinux::AllocateAndStart( function in class:media::VideoCaptureDeviceLinux
/external/chromium_org/media/video/capture/win/
H A Dvideo_capture_device_mf_win.cc239 void VideoCaptureDeviceMFWin::AllocateAndStart( function in class:media::VideoCaptureDeviceMFWin
H A Dvideo_capture_device_win.cc312 void VideoCaptureDeviceWin::AllocateAndStart( function in class:media::VideoCaptureDeviceWin

Completed in 1623 milliseconds