Searched defs:CaptureStarted (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_capture/windows/
H A Dvideo_capture_mf.cc32 bool VideoCaptureMF::CaptureStarted() { function in class:webrtc::videocapturemodule::VideoCaptureMF
H A Dvideo_capture_ds.cc189 bool VideoCaptureDS::CaptureStarted() function in class:webrtc::videocapturemodule::VideoCaptureDS
196 "Failed to get the CaptureStarted status");
199 "CaptureStarted %d", state);
/external/chromium_org/third_party/webrtc/modules/video_capture/
H A Dvideo_capture_impl.h101 virtual bool CaptureStarted() {return false; } function in class:webrtc::videocapturemodule::VideoCaptureImpl
/external/chromium_org/content/browser/media/capture/
H A Dcontent_video_capture_device_core.cc270 base::Bind(&ContentVideoCaptureDeviceCore::CaptureStarted, AsWeakPtr()));
294 void ContentVideoCaptureDeviceCore::CaptureStarted(bool success) { function in class:content::ContentVideoCaptureDeviceCore
/external/chromium_org/third_party/webrtc/modules/video_capture/android/
H A Dvideo_capture_android.cc230 bool VideoCaptureAndroid::CaptureStarted() { function in class:webrtc::videocapturemodule::VideoCaptureAndroid
/external/chromium_org/third_party/webrtc/modules/video_capture/linux/
H A Dvideo_capture_linux.cc411 bool VideoCaptureModuleV4L2::CaptureStarted() function in class:webrtc::videocapturemodule::VideoCaptureModuleV4L2

Completed in 1542 milliseconds