WebContentsVideoCaptureDevice 801 content/browser/media/capture/web_contents_video_capture_device.cc WebContentsVideoCaptureDevice::WebContentsVideoCaptureDevice( WebContentsVideoCaptureDevice 806 content/browser/media/capture/web_contents_video_capture_device.cc WebContentsVideoCaptureDevice::~WebContentsVideoCaptureDevice() { WebContentsVideoCaptureDevice 811 content/browser/media/capture/web_contents_video_capture_device.cc media::VideoCaptureDevice* WebContentsVideoCaptureDevice::Create( WebContentsVideoCaptureDevice 821 content/browser/media/capture/web_contents_video_capture_device.cc return new WebContentsVideoCaptureDevice(render_process_id, render_view_id); WebContentsVideoCaptureDevice 824 content/browser/media/capture/web_contents_video_capture_device.cc void WebContentsVideoCaptureDevice::AllocateAndStart( WebContentsVideoCaptureDevice 831 content/browser/media/capture/web_contents_video_capture_device.cc void WebContentsVideoCaptureDevice::StopAndDeAllocate() { WebContentsVideoCaptureDevice 29 content/browser/media/capture/web_contents_video_capture_device.h class CONTENT_EXPORT WebContentsVideoCaptureDevice WebContentsVideoCaptureDevice 42 content/browser/media/capture/web_contents_video_capture_device.h virtual ~WebContentsVideoCaptureDevice(); WebContentsVideoCaptureDevice 50 content/browser/media/capture/web_contents_video_capture_device.h WebContentsVideoCaptureDevice(int render_process_id, int render_view_id); WebContentsVideoCaptureDevice 54 content/browser/media/capture/web_contents_video_capture_device.h DISALLOW_COPY_AND_ASSIGN(WebContentsVideoCaptureDevice); WebContentsVideoCaptureDevice 512 content/browser/media/capture/web_contents_video_capture_device_unittest.cc device_.reset(WebContentsVideoCaptureDevice::Create(device_id)); WebContentsVideoCaptureDevice 233 content/browser/renderer_host/media/video_capture_manager.cc WebContentsVideoCaptureDevice::Create(entry->id));