Home
last modified time | relevance | path

Searched refs:main_wnd (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/examples/peerconnection/client/
Dconductor.cc110 Conductor::Conductor(PeerConnectionClient* client, MainWindow* main_wnd) in Conductor() argument
111 : peer_id_(-1), loopback_(false), client_(client), main_wnd_(main_wnd) { in Conductor()
113 main_wnd->RegisterObserver(this); in Conductor()
Dconductor.h46 Conductor(PeerConnectionClient* client, MainWindow* main_wnd);
/external/webrtc/examples/peerconnection/client/linux/
Dmain_wnd.h86 VideoRenderer(GtkMainWnd* main_wnd,
Dmain_wnd.cc521 GtkMainWnd* main_wnd, in VideoRenderer() argument
525 main_wnd_(main_wnd), in VideoRenderer()
/external/webrtc/examples/
DBUILD.gn686 "peerconnection/client/main_wnd.cc",
687 "peerconnection/client/main_wnd.h",
695 "peerconnection/client/linux/main_wnd.cc",
696 "peerconnection/client/linux/main_wnd.h",