Home
last modified time | relevance | path

Searched refs:qt_touch_extension (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandtouch.h39 struct qt_touch_extension;
236 struct qt_touch_extension *qt_touch_extension,
256 struct qt_touch_extension *qt_touch_extension,
261 qt_touch_extension_add_listener(struct qt_touch_extension *qt_touch_extension, in qt_touch_extension_add_listener() argument
264 return wl_proxy_add_listener((struct wl_proxy *) qt_touch_extension, in qt_touch_extension_add_listener()
271 qt_touch_extension_set_user_data(struct qt_touch_extension *qt_touch_extension, void *user_data) in qt_touch_extension_set_user_data() argument
277 qt_touch_extension_get_user_data(struct qt_touch_extension *qt_touch_extension) in qt_touch_extension_get_user_data() argument
283 qt_touch_extension_destroy(struct qt_touch_extension *qt_touch_extension) in qt_touch_extension_destroy() argument
285 WAYLAND_wl_proxy_destroy((struct wl_proxy *) qt_touch_extension); in qt_touch_extension_destroy()
289 qt_touch_extension_dummy(struct qt_touch_extension *qt_touch_extension) in qt_touch_extension_dummy() argument
[all …]
A DSDL_waylandtouch.c34 struct qt_touch_extension *touch_extension;
54 struct qt_touch_extension *qt_touch_extension, in touch_handle_touch() argument
124 struct qt_touch_extension *qt_touch_extension, in touch_handle_configure() argument

Completed in 4 milliseconds