Searched refs:CreateVideoSource (Results 1 - 13 of 13) sorted by relevance

/external/webrtc/talk/app/webrtc/
H A Dvideosource_unittest.cc140 void CreateVideoSource() { function in class:VideoSourceTest
141 CreateVideoSource(NULL);
144 void CreateVideoSource( function in class:VideoSourceTest
173 CreateVideoSource();
188 CreateVideoSource();
239 CreateVideoSource();
256 CreateVideoSource(&constraints);
276 CreateVideoSource(&constraints);
297 CreateVideoSource(&constraints);
313 CreateVideoSource(
[all...]
H A Dpeerconnectionfactoryproxy.h59 CreateVideoSource, cricket::VideoCapturer*,
H A Dpeerconnectionfactory.h73 rtc::scoped_refptr<VideoSourceInterface> CreateVideoSource(
H A Dpeerconnectionfactory.cc219 PeerConnectionFactory::CreateVideoSource( function in class:webrtc::PeerConnectionFactory
H A Dpeerconnectioninterface.h546 virtual rtc::scoped_refptr<VideoSourceInterface> CreateVideoSource(
H A Dpeerconnectionfactory_unittest.cc353 factory_->CreateVideoSource(capturer, NULL));
H A Dpeerconnection_unittest.cc426 peer_connection_factory_->CreateVideoSource(fake_capturer,
H A Dpeerconnectioninterface_unittest.cc628 pc_factory_->CreateVideoSource(new cricket::FakeVideoCapturer(), NULL));
/external/webrtc/talk/app/webrtc/objc/
H A DRTCAVFoundationVideoSource.mm43 factory.nativeFactory->CreateVideoSource(capturer.release(),
H A DRTCPeerConnectionFactory.mm129 self.nativeFactory->CreateVideoSource([capturer takeNativeCapturer],
/external/webrtc/talk/app/webrtc/test/
H A Dpeerconnectiontestwrapper.cc288 peer_connection_factory_->CreateVideoSource(
/external/webrtc/webrtc/examples/peerconnection/client/
H A Dconductor.cc404 peer_connection_factory_->CreateVideoSource(OpenVideoCaptureDevice(),
/external/webrtc/talk/app/webrtc/java/jni/
H A Dpeerconnection_jni.cc1226 factory->CreateVideoSource(

Completed in 58 milliseconds