Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
Dmain_wnd.h79 virtual void StopLocalRenderer() = 0;
113 virtual void StopLocalRenderer();
Dconductor.cc122 main_wnd_->StopLocalRenderer(); in DeletePeerConnection()
Dmain_wnd.cc220 void MainWnd::StopLocalRenderer() { in StopLocalRenderer() function in MainWnd
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/linux/
Dmain_wnd.h60 virtual void StopLocalRenderer();
Dmain_wnd.cc191 void GtkMainWnd::StopLocalRenderer() { in StopLocalRenderer() function in GtkMainWnd