Searched refs:OpenVideoCaptureDevice (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dconductor.h78 cricket::VideoCapturer* OpenVideoCaptureDevice();
H A Dconductor.cc334 cricket::VideoCapturer* Conductor::OpenVideoCaptureDevice() { function in class:Conductor
367 peer_connection_factory_->CreateVideoSource(OpenVideoCaptureDevice(),
/external/chromium_org/third_party/webrtc/modules/video_capture/test/
H A Dvideo_capture_unittest.cc246 webrtc::scoped_refptr<VideoCaptureModule> OpenVideoCaptureDevice( function in class:VideoCaptureTest
285 webrtc::scoped_refptr<VideoCaptureModule> module(OpenVideoCaptureDevice(
326 webrtc::scoped_refptr<VideoCaptureModule> module(OpenVideoCaptureDevice(
388 webrtc::scoped_refptr<VideoCaptureModule> module1(OpenVideoCaptureDevice(
403 webrtc::scoped_refptr<VideoCaptureModule> module2(OpenVideoCaptureDevice(

Completed in 112 milliseconds