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

/external/chromium_org/media/video/capture/android/
H A Dvideo_capture_device_android.cc40 StopAndDeAllocate();
112 void VideoCaptureDeviceAndroid::StopAndDeAllocate() { function in class:media::VideoCaptureDeviceAndroid
113 DVLOG(1) << "VideoCaptureDeviceAndroid::StopAndDeAllocate";
/external/chromium_org/media/video/capture/
H A Dfake_video_capture_device.cc48 void FakeVideoCaptureDevice::StopAndDeAllocate() { function in class:media::FakeVideoCaptureDevice
H A Dfile_video_capture_device.cc159 void FileVideoCaptureDevice::StopAndDeAllocate() { function in class:media::FileVideoCaptureDevice
/external/chromium_org/content/browser/media/capture/
H A Dcontent_video_capture_device_core.cc268 void ContentVideoCaptureDeviceCore::StopAndDeAllocate() { function in class:content::ContentVideoCaptureDeviceCore
339 StopAndDeAllocate();
H A Ddesktop_capture_device.cc64 void StopAndDeAllocate();
181 void DesktopCaptureDevice::Core::StopAndDeAllocate() { function in class:content::DesktopCaptureDevice::Core
507 StopAndDeAllocate();
516 void DesktopCaptureDevice::StopAndDeAllocate() { function in class:content::DesktopCaptureDevice
517 core_->StopAndDeAllocate();
H A Ddesktop_capture_device_aura.cc537 void DesktopCaptureDeviceAura::StopAndDeAllocate() { function in class:content::DesktopCaptureDeviceAura
538 core_->StopAndDeAllocate();
H A Dweb_contents_video_capture_device.cc818 void WebContentsVideoCaptureDevice::StopAndDeAllocate() { function in class:content::WebContentsVideoCaptureDevice
819 core_->StopAndDeAllocate();
/external/chromium_org/media/video/capture/win/
H A Dvideo_capture_device_win.cc389 void VideoCaptureDeviceWin::StopAndDeAllocate() { function in class:media::VideoCaptureDeviceWin
H A Dvideo_capture_device_mf_win.cc278 void VideoCaptureDeviceMFWin::StopAndDeAllocate() { function in class:media::VideoCaptureDeviceMFWin
/external/chromium_org/media/video/capture/linux/
H A Dvideo_capture_device_linux.cc167 void VideoCaptureDeviceLinux::StopAndDeAllocate() { function in class:media::VideoCaptureDeviceLinux

Completed in 7040 milliseconds