Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dlibweston-internal.h240 weston_touch_device_destroy(struct weston_touch_device *device);
Dlibinput-device.c751 weston_touch_device_destroy(device->touch_device); in evdev_device_destroy_l()
Dinput.c180 weston_touch_device_destroy(struct weston_touch_device *device) in weston_touch_device_destroy() function
/third_party/weston/tests/
Dweston-test.c98 weston_touch_device_destroy(test->touch_device[i]); in touch_device_remove()
/third_party/weston/libweston/backend-wayland/
Dwayland.c2329 weston_touch_device_destroy(input->touch_device); in input_handle_capabilities()