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

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
videosource_unittest.cc 141 void CreateVideoSource() {
142 CreateVideoSource(NULL);
145 void CreateVideoSource(
174 CreateVideoSource();
217 CreateVideoSource();
234 CreateVideoSource(&constraints);
254 CreateVideoSource(&constraints);
275 CreateVideoSource(&constraints);
291 CreateVideoSource(&constraints);
301 CreateVideoSource(&constraints)
    [all...]
peerconnectionfactory.cc 336 PeerConnectionFactory::CreateVideoSource(
  /external/chromium_org/content/renderer/media/webrtc/
peer_connection_dependency_factory.cc 260 PeerConnectionDependencyFactory::CreateVideoSource(
265 GetPcFactory()->CreateVideoSource(capturer, &webrtc_constraints).get();
525 GetPcFactory()->CreateVideoSource(capturer, NULL).get();
mock_peer_connection_dependency_factory.cc 463 MockPeerConnectionDependencyFactory::CreateVideoSource(
  /external/chromium_org/content/renderer/pepper/
resource_creation_impl.cc 323 PP_Resource ResourceCreationImpl::CreateVideoSource(PP_Instance instance) {
  /external/chromium_org/mojo/examples/pepper_container_app/
resource_creation_impl.cc 310 PP_Resource ResourceCreationImpl::CreateVideoSource(
  /external/chromium_org/ppapi/proxy/
resource_creation_proxy.cc 389 PP_Resource ResourceCreationProxy::CreateVideoSource(
  /external/chromium_org/content/renderer/media/
user_media_client_impl.cc 561 CreateVideoSource(
579 MediaStreamVideoSource* UserMediaClientImpl::CreateVideoSource(
    [all...]

Completed in 341 milliseconds