Home
last modified time | relevance | path

Searched refs:update_proc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-cursor.c117 xwl_cursor->update_proc(xwl_cursor); in frame_callback()
H A Dxwayland.h240 void (* update_proc) (struct xwl_cursor *); member
H A Dxwayland-input.c1344 void (* update_proc)(struct xwl_cursor *)) in xwl_cursor_init()
1347 xwl_cursor->update_proc = update_proc; in xwl_cursor_init()