Home
last modified time | relevance | path

Searched refs:weston_touch_create_touch_device (Results 1 – 5 of 5) sorted by relevance

/third_party/weston/libweston/
Dlibweston-internal.h234 weston_touch_create_touch_device(struct weston_touch *touch,
Dlibinput-device.c407 touch_device = weston_touch_create_touch_device(device->seat->touch_state, in create_touch_device()
Dinput.c142 weston_touch_create_touch_device(struct weston_touch *touch, in weston_touch_create_touch_device() function
/third_party/weston/tests/
Dweston-test.c86 test->touch_device[i] = weston_touch_create_touch_device( in touch_device_add()
/third_party/weston/libweston/backend-wayland/
Dwayland.c2280 touch_device = weston_touch_create_touch_device(input->base.touch_state, in create_touch_device()