Searched refs:OnCursorShapeChanged (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/remoting/host/
H A Dipc_video_frame_capturer.cc52 void IpcVideoFrameCapturer::OnCursorShapeChanged( function in class:remoting::IpcVideoFrameCapturer
55 mouse_shape_observer_->OnCursorShapeChanged(cursor_shape.release());
H A Dipc_video_frame_capturer.h45 void OnCursorShapeChanged(scoped_ptr<webrtc::MouseCursorShape> cursor_shape);
H A Dvideo_scheduler.h97 virtual void OnCursorShapeChanged(
H A Ddesktop_session_proxy.cc187 OnCursorShapeChanged)
494 void DesktopSessionProxy::OnCursorShapeChanged( function in class:remoting::DesktopSessionProxy
532 base::Bind(&IpcVideoFrameCapturer::OnCursorShapeChanged, video_capturer_,
H A Ddesktop_session_agent.h82 virtual void OnCursorShapeChanged(
H A Ddesktop_session_proxy.h149 void OnCursorShapeChanged(const webrtc::MouseCursorShape& cursor_shape);
158 // Posts OnCursorShapeChanged() to |video_capturer_| on the video thread,
H A Dvideo_scheduler.cc90 void VideoScheduler::OnCursorShapeChanged( function in class:remoting::VideoScheduler
H A Ddesktop_session_agent.cc324 void DesktopSessionAgent::OnCursorShapeChanged( function in class:remoting::DesktopSessionAgent

Completed in 264 milliseconds