Searched defs:CreateDeviceInfo (Results 1 - 6 of 6) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/
H A Dvideo_capture_factory.cc32 VideoCaptureModule::DeviceInfo* VideoCaptureFactory::CreateDeviceInfo( function in class:webrtc::VideoCaptureFactory
37 return videocapturemodule::VideoCaptureImpl::CreateDeviceInfo(id);
/external/webrtc/webrtc/modules/video_capture/windows/
H A Dvideo_capture_factory_windows.cc19 VideoCaptureModule::DeviceInfo* VideoCaptureImpl::CreateDeviceInfo( function in class:webrtc::videocapturemodule::VideoCaptureImpl
/external/webrtc/talk/media/webrtc/
H A Dfakewebrtcvcmfactory.h48 virtual webrtc::VideoCaptureModule::DeviceInfo* CreateDeviceInfo(int id) { function in class:FakeWebRtcVcmFactory
H A Dwebrtcvideocapturer.cc76 virtual webrtc::VideoCaptureModule::DeviceInfo* CreateDeviceInfo(int id) { function in class:cricket::WebRtcVcmFactory
77 return webrtc::VideoCaptureFactory::CreateDeviceInfo(id);
162 webrtc::VideoCaptureModule::DeviceInfo* info = factory_->CreateDeviceInfo(0);
/external/webrtc/webrtc/modules/video_capture/external/
H A Ddevice_info_external.cc46 VideoCaptureModule::DeviceInfo* VideoCaptureImpl::CreateDeviceInfo( function in class:webrtc::videocapturemodule::VideoCaptureImpl
/external/webrtc/webrtc/modules/video_capture/linux/
H A Ddevice_info_linux.cc32 VideoCaptureImpl::CreateDeviceInfo(const int32_t id) function in class:webrtc::videocapturemodule::VideoCaptureImpl

Completed in 473 milliseconds