Searched defs:CreateVideoSource (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dvideosource_unittest.cc141 void CreateVideoSource() { function in class:VideoSourceTest
142 CreateVideoSource(NULL);
145 void CreateVideoSource( function in class:VideoSourceTest
174 CreateVideoSource();
217 CreateVideoSource();
234 CreateVideoSource(&constraints);
254 CreateVideoSource(&constraints);
275 CreateVideoSource(&constraints);
291 CreateVideoSource(&constraints);
301 CreateVideoSource(
[all...]
H A Dpeerconnectionfactory.cc336 PeerConnectionFactory::CreateVideoSource( function in class:webrtc::PeerConnectionFactory
/external/chromium_org/content/renderer/media/webrtc/
H A Dmock_peer_connection_dependency_factory.cc463 MockPeerConnectionDependencyFactory::CreateVideoSource( function in class:content::MockPeerConnectionDependencyFactory
H A Dpeer_connection_dependency_factory.cc260 PeerConnectionDependencyFactory::CreateVideoSource( function in class:content::PeerConnectionDependencyFactory
265 GetPcFactory()->CreateVideoSource(capturer, &webrtc_constraints).get();
525 GetPcFactory()->CreateVideoSource(capturer, NULL).get();
/external/chromium_org/content/renderer/pepper/
H A Dresource_creation_impl.cc323 PP_Resource ResourceCreationImpl::CreateVideoSource(PP_Instance instance) { function in class:content::ResourceCreationImpl
/external/chromium_org/mojo/examples/pepper_container_app/
H A Dresource_creation_impl.cc310 PP_Resource ResourceCreationImpl::CreateVideoSource( function in class:mojo::examples::ResourceCreationImpl
/external/chromium_org/content/renderer/media/
H A Duser_media_client_impl.cc561 CreateVideoSource(
579 MediaStreamVideoSource* UserMediaClientImpl::CreateVideoSource( function in class:content::UserMediaClientImpl
/external/chromium_org/ppapi/proxy/
H A Dresource_creation_proxy.cc389 PP_Resource ResourceCreationProxy::CreateVideoSource( function in class:ppapi::proxy::ResourceCreationProxy

Completed in 184 milliseconds