Home
last modified time | relevance | path

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

/external/wayland/tests/data/
Dexample-code.c49 extern const struct wl_interface wl_touch_interface;
120 &wl_touch_interface,
447 WL_EXPORT const struct wl_interface wl_touch_interface = { variable
Dexample-server.h662 extern const struct wl_interface wl_touch_interface;
3765 struct wl_touch_interface { struct
Dexample-client.h659 extern const struct wl_interface wl_touch_interface;
4015 WL_SEAT_GET_TOUCH, &wl_touch_interface, NULL); in wl_seat_get_touch()