Searched refs:OnCursorShapeChanged (Results 1 – 13 of 13) sorted by relevance
62 void IpcVideoFrameCapturer::OnCursorShapeChanged( in OnCursorShapeChanged() function in remoting::IpcVideoFrameCapturer65 mouse_shape_observer_->OnCursorShapeChanged(cursor_shape.release()); in OnCursorShapeChanged()
49 void OnCursorShapeChanged(scoped_ptr<webrtc::MouseCursorShape> cursor_shape);
186 OnCursorShapeChanged) in OnMessageReceived()505 void DesktopSessionProxy::OnCursorShapeChanged( in OnCursorShapeChanged() function in remoting::DesktopSessionProxy543 base::Bind(&IpcVideoFrameCapturer::OnCursorShapeChanged, video_capturer_, in PostCursorShape()
97 virtual void OnCursorShapeChanged(
150 void OnCursorShapeChanged(const webrtc::MouseCursorShape& cursor_shape);
82 virtual void OnCursorShapeChanged(
98 void VideoScheduler::OnCursorShapeChanged( in OnCursorShapeChanged() function in remoting::VideoScheduler
323 void DesktopSessionAgent::OnCursorShapeChanged( in OnCursorShapeChanged() function in remoting::DesktopSessionAgent
62 virtual void OnCursorShapeChanged(MouseCursorShape* cursor_shape) = 0;
53 void OnCursorShapeChanged(MouseCursorShape* cursor_shape) OVERRIDE { in OnCursorShapeChanged() function
381 mouse_shape_observer_->OnCursorShapeChanged(cursor.release()); in CaptureCursor()
572 mouse_shape_observer_->OnCursorShapeChanged(cursor_shape.release());
321 mouse_shape_observer_->OnCursorShapeChanged(cursor.release()); in CaptureCursor()