HomeSort by relevance Sort by last modified time
    Searched refs:StopLocalRenderer (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.h 62 virtual void StopLocalRenderer() = 0;
97 virtual void StopLocalRenderer();
conductor.cc 138 main_wnd_->StopLocalRenderer();
main_wnd.cc 204 void MainWnd::StopLocalRenderer() {
  /external/webrtc/webrtc/examples/peerconnection/client/linux/
main_wnd.h 44 virtual void StopLocalRenderer();
main_wnd.cc 174 void GtkMainWnd::StopLocalRenderer() {

Completed in 113 milliseconds