Searched refs:CreateVideoSource (Results 1 – 13 of 13) sorted by relevance
140 void CreateVideoSource() { in CreateVideoSource() function in VideoSourceTest141 CreateVideoSource(NULL); in CreateVideoSource()144 void CreateVideoSource( in CreateVideoSource() function in VideoSourceTest173 CreateVideoSource(); in TEST_F()188 CreateVideoSource(); in TEST_F()239 CreateVideoSource(); in TEST_F()256 CreateVideoSource(&constraints); in TEST_F()276 CreateVideoSource(&constraints); in TEST_F()297 CreateVideoSource(&constraints); in TEST_F()313 CreateVideoSource(&constraints); in TEST_F()[all …]
59 CreateVideoSource, cricket::VideoCapturer*, in PROXY_METHOD1()
73 rtc::scoped_refptr<VideoSourceInterface> CreateVideoSource(
219 PeerConnectionFactory::CreateVideoSource( in CreateVideoSource() function in webrtc::PeerConnectionFactory
546 virtual rtc::scoped_refptr<VideoSourceInterface> CreateVideoSource(
353 factory_->CreateVideoSource(capturer, NULL)); in TEST_F()
426 peer_connection_factory_->CreateVideoSource(fake_capturer, in CreateLocalVideoTrack()
628 pc_factory_->CreateVideoSource(new cricket::FakeVideoCapturer(), NULL)); in AddVideoStream()
43 factory.nativeFactory->CreateVideoSource(capturer.release(),
129 self.nativeFactory->CreateVideoSource([capturer takeNativeCapturer],
288 peer_connection_factory_->CreateVideoSource( in GetUserMedia()
404 peer_connection_factory_->CreateVideoSource(OpenVideoCaptureDevice(), in AddStreams()
1226 factory->CreateVideoSource( in JOW()