Home
last modified time | relevance | path

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

/external/webrtc/examples/peerconnection/client/
Dmain_wnd.h65 virtual void StopLocalRenderer() = 0;
99 virtual void StopLocalRenderer();
Dconductor.cc191 main_wnd_->StopLocalRenderer(); in DeletePeerConnection()
Dmain_wnd.cc216 void MainWnd::StopLocalRenderer() { in StopLocalRenderer() function in MainWnd
/external/webrtc/examples/peerconnection/client/linux/
Dmain_wnd.h51 virtual void StopLocalRenderer();
Dmain_wnd.cc206 void GtkMainWnd::StopLocalRenderer() { in StopLocalRenderer() function in GtkMainWnd