Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandevents.c60 struct SDL_WaylandInput { struct
61 SDL_VideoData *display;
62 struct wl_seat *seat;
64 struct wl_touch *touch;
73 wl_fixed_t sx_w;
74 wl_fixed_t sy_w;
76 double dx_frac;
77 double dy_frac;
79 struct {
82 } xkb;
[all …]

Completed in 8 milliseconds