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

  /external/chromium_org/remoting/client/plugin/
media_source_video_renderer.h 34 virtual void OnMediaSourceShape(const webrtc::DesktopRegion& shape) = 0;
chromoting_instance.h 249 virtual void OnMediaSourceShape(const webrtc::DesktopRegion& shape) OVERRIDE;
media_source_video_renderer.cc 233 delegate_->OnMediaSourceShape(desktop_shape_);
chromoting_instance.cc     [all...]

Completed in 537 milliseconds