Home
last modified time | relevance | path

Searched defs:xwl_cursor (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-cursor.c99 clear_cursor_frame_callback(struct xwl_cursor *xwl_cursor) in clear_cursor_frame_callback()
112 struct xwl_cursor *xwl_cursor = data; in frame_callback() local
128 struct xwl_cursor *xwl_cursor = &xwl_seat->cursor; in xwl_seat_set_cursor() local
182 struct xwl_cursor *xwl_cursor = &xwl_tablet_tool->cursor; in xwl_tablet_tool_set_cursor() local
H A Dxwayland.h239 struct xwl_cursor { struct
240 void (* update_proc) (struct xwl_cursor *); argument
241 struct wl_surface *surface;
242 struct wl_callback *frame_cb;
243 Bool needs_update;
H A Dxwayland-input.c1343 xwl_cursor_init(struct xwl_cursor *xwl_cursor, struct xwl_screen *xwl_screen, in xwl_cursor_init()
1344 void (* update_proc)(struct xwl_cursor *)) in xwl_cursor_init()
1353 xwl_cursor_release(struct xwl_cursor *xwl_cursor) in xwl_cursor_release()
1361 xwl_seat_update_cursor(struct xwl_cursor *xwl_cursor) in xwl_seat_update_cursor()
2309 xwl_tablet_tool_update_cursor(struct xwl_cursor *xwl_cursor) in xwl_tablet_tool_update_cursor()