HomeSort by relevance Sort by last modified time
    Searched refs:CreateVideoSource (Results 1 - 13 of 13) sorted by null

  /external/webrtc/talk/app/webrtc/
videosource_unittest.cc 140 void CreateVideoSource() {
141 CreateVideoSource(NULL);
144 void CreateVideoSource(
173 CreateVideoSource();
188 CreateVideoSource();
239 CreateVideoSource();
256 CreateVideoSource(&constraints);
276 CreateVideoSource(&constraints);
297 CreateVideoSource(&constraints);
313 CreateVideoSource(&constraints)
    [all...]
peerconnectionfactoryproxy.h 59 CreateVideoSource, cricket::VideoCapturer*,
peerconnectionfactory.h 73 rtc::scoped_refptr<VideoSourceInterface> CreateVideoSource(
peerconnectionfactory.cc 219 PeerConnectionFactory::CreateVideoSource(
peerconnectioninterface.h 546 virtual rtc::scoped_refptr<VideoSourceInterface> CreateVideoSource(
peerconnectionfactory_unittest.cc 353 factory_->CreateVideoSource(capturer, NULL));
peerconnection_unittest.cc 426 peer_connection_factory_->CreateVideoSource(fake_capturer,
    [all...]
peerconnectioninterface_unittest.cc 628 pc_factory_->CreateVideoSource(new cricket::FakeVideoCapturer(), NULL));
    [all...]
  /external/webrtc/talk/app/webrtc/objc/
RTCAVFoundationVideoSource.mm 43 factory.nativeFactory->CreateVideoSource(capturer.release(),
RTCPeerConnectionFactory.mm 129 self.nativeFactory->CreateVideoSource([capturer takeNativeCapturer],
  /external/webrtc/talk/app/webrtc/test/
peerconnectiontestwrapper.cc 288 peer_connection_factory_->CreateVideoSource(
  /external/webrtc/webrtc/examples/peerconnection/client/
conductor.cc 404 peer_connection_factory_->CreateVideoSource(OpenVideoCaptureDevice(),
  /external/webrtc/talk/app/webrtc/java/jni/
peerconnection_jni.cc     [all...]

Completed in 579 milliseconds