Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-cursor.c121 static const struct wl_callback_listener frame_listener = { variable
173 wl_callback_add_listener(xwl_cursor->frame_cb, &frame_listener, xwl_cursor); in xwl_seat_set_cursor()
225 wl_callback_add_listener(xwl_cursor->frame_cb, &frame_listener, xwl_cursor); in xwl_tablet_tool_set_cursor()
H A Dxwayland.c758 static const struct wl_callback_listener frame_listener = { variable
766 wl_callback_add_listener(xwl_window->frame_callback, &frame_listener, in xwl_window_create_frame_callback()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog1812 frame_listener struct non-static (Olivier Fourdan)