Home
last modified time | relevance | path

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

/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.h62 virtual void StopLocalRenderer() = 0;
97 virtual void StopLocalRenderer();
Dconductor.cc138 main_wnd_->StopLocalRenderer(); in DeletePeerConnection()
Dmain_wnd.cc204 void MainWnd::StopLocalRenderer() { in StopLocalRenderer() function in MainWnd
/external/webrtc/webrtc/examples/peerconnection/client/linux/
Dmain_wnd.h44 virtual void StopLocalRenderer();
Dmain_wnd.cc174 void GtkMainWnd::StopLocalRenderer() { in StopLocalRenderer() function in GtkMainWnd