Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dtouch-calibration.c42 struct weston_touch_calibrator { struct
66 static struct weston_touch_calibrator * argument
94 struct weston_touch_calibrator *calibrator; in notify_touch_calibrator()
158 struct weston_touch_calibrator *calibrator; in notify_touch_calibrator_frame()
170 struct weston_touch_calibrator *calibrator; in notify_touch_calibrator_cancel()
180 map_calibrator(struct weston_touch_calibrator *calibrator) in map_calibrator()
218 unmap_calibrator(struct weston_touch_calibrator *calibrator) in unmap_calibrator()
241 struct weston_touch_calibrator *calibrator; in touch_calibrator_mode_changed()
257 struct weston_touch_calibrator *calibrator = in touch_calibrator_surface_committed()
258 container_of(listener, struct weston_touch_calibrator, in touch_calibrator_surface_committed()
[all …]
/third_party/weston/clients/
Dtouch-calibrator.c151 struct weston_touch_calibrator *calibrator;
574 configure_handler(void *data, struct weston_touch_calibrator *interface, in configure_handler()
590 cancel_calibration_handler(void *data, struct weston_touch_calibrator *interface) in cancel_calibration_handler()
600 invalid_touch_handler(void *data, struct weston_touch_calibrator *interface) in invalid_touch_handler()
621 down_handler(void *data, struct weston_touch_calibrator *interface, in down_handler()
649 up_handler(void *data, struct weston_touch_calibrator *interface, in up_handler()
673 motion_handler(void *data, struct weston_touch_calibrator *interface, in motion_handler()
680 frame_handler(void *data, struct weston_touch_calibrator *interface) in frame_handler()
701 cancel_handler(void *data, struct weston_touch_calibrator *interface) in cancel_handler()
/third_party/weston/include/libweston/
Dlibweston.h1003 struct weston_touch_calibrator;
1125 struct weston_touch_calibrator *touch_calibrator;