Searched refs:OnMediaSourceShape (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/remoting/client/plugin/
H A Dmedia_source_video_renderer.h34 virtual void OnMediaSourceShape(const webrtc::DesktopRegion& shape) = 0;
H A Dchromoting_instance.h249 virtual void OnMediaSourceShape(const webrtc::DesktopRegion& shape) OVERRIDE;
H A Dmedia_source_video_renderer.cc233 delegate_->OnMediaSourceShape(desktop_shape_);
H A Dchromoting_instance.cc1226 void ChromotingInstance::OnMediaSourceShape( function in class:remoting::ChromotingInstance

Completed in 2570 milliseconds