Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dbackend.h227 int touch_id, double x, double y, int touch_type) in notify_touch()
Dlibinput-device.c432 int touch_type) in handle_touch_with_coords()
Dtouch-calibration.c92 int touch_type) in notify_touch_calibrator()
Dbindings.c384 int touch_type) in weston_compositor_run_touch_binding()
Dinput.c2375 double double_x, double double_y, int touch_type) in process_touch_normal()
2566 int touch_type) in notify_touch_normalized()
/third_party/weston/tests/
Dtouch-test.c62 uint32_t touch_type) in send_touch()
Dweston-test.c588 int32_t touch_id, wl_fixed_t x, wl_fixed_t y, uint32_t touch_type) in send_touch()