ContentVideoCaptureDeviceCore 196 content/browser/media/capture/content_video_capture_device_core.cc void ContentVideoCaptureDeviceCore::AllocateAndStart( ContentVideoCaptureDeviceCore 238 content/browser/media/capture/content_video_capture_device_core.cc base::Bind(&ContentVideoCaptureDeviceCore::CaptureStarted, ContentVideoCaptureDeviceCore 244 content/browser/media/capture/content_video_capture_device_core.cc void ContentVideoCaptureDeviceCore::StopAndDeAllocate() { ContentVideoCaptureDeviceCore 263 content/browser/media/capture/content_video_capture_device_core.cc void ContentVideoCaptureDeviceCore::CaptureStarted(bool success) { ContentVideoCaptureDeviceCore 272 content/browser/media/capture/content_video_capture_device_core.cc ContentVideoCaptureDeviceCore::ContentVideoCaptureDeviceCore( ContentVideoCaptureDeviceCore 277 content/browser/media/capture/content_video_capture_device_core.cc ContentVideoCaptureDeviceCore::~ContentVideoCaptureDeviceCore() { ContentVideoCaptureDeviceCore 292 content/browser/media/capture/content_video_capture_device_core.cc void ContentVideoCaptureDeviceCore::TransitionStateTo(State next_state) { ContentVideoCaptureDeviceCore 306 content/browser/media/capture/content_video_capture_device_core.cc void ContentVideoCaptureDeviceCore::Error(const std::string& reason) { ContentVideoCaptureDeviceCore 151 content/browser/media/capture/content_video_capture_device_core.h class CONTENT_EXPORT ContentVideoCaptureDeviceCore ContentVideoCaptureDeviceCore 152 content/browser/media/capture/content_video_capture_device_core.h : public base::SupportsWeakPtr<ContentVideoCaptureDeviceCore> { ContentVideoCaptureDeviceCore 154 content/browser/media/capture/content_video_capture_device_core.h ContentVideoCaptureDeviceCore( ContentVideoCaptureDeviceCore 156 content/browser/media/capture/content_video_capture_device_core.h virtual ~ContentVideoCaptureDeviceCore(); ContentVideoCaptureDeviceCore 196 content/browser/media/capture/content_video_capture_device_core.h DISALLOW_COPY_AND_ASSIGN(ContentVideoCaptureDeviceCore); ContentVideoCaptureDeviceCore 425 content/browser/media/capture/desktop_capture_device_aura.cc : core_(new ContentVideoCaptureDeviceCore(scoped_ptr<VideoCaptureMachine>( ContentVideoCaptureDeviceCore 21 content/browser/media/capture/desktop_capture_device_aura.h class ContentVideoCaptureDeviceCore; ContentVideoCaptureDeviceCore 40 content/browser/media/capture/desktop_capture_device_aura.h const scoped_ptr<class ContentVideoCaptureDeviceCore> core_; ContentVideoCaptureDeviceCore 803 content/browser/media/capture/web_contents_video_capture_device.cc : core_(new ContentVideoCaptureDeviceCore(scoped_ptr<VideoCaptureMachine>( ContentVideoCaptureDeviceCore 16 content/browser/media/capture/web_contents_video_capture_device.h class ContentVideoCaptureDeviceCore; ContentVideoCaptureDeviceCore 52 content/browser/media/capture/web_contents_video_capture_device.h const scoped_ptr<ContentVideoCaptureDeviceCore> core_;