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

  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
main_wnd.h 78 virtual void StartLocalRenderer(webrtc::VideoTrackInterface* local_video) = 0;
112 virtual void StartLocalRenderer(webrtc::VideoTrackInterface* local_video);
conductor.cc 369 main_wnd_->StartLocalRenderer(video_track);
main_wnd.cc 216 void MainWnd::StartLocalRenderer(webrtc::VideoTrackInterface* local_video) {
  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/linux/
main_wnd.h 59 virtual void StartLocalRenderer(webrtc::VideoTrackInterface* local_video);
main_wnd.cc 187 void GtkMainWnd::StartLocalRenderer(webrtc::VideoTrackInterface* local_video) {

Completed in 33 milliseconds