Home
last modified time | relevance | path

Searched refs:weston_touch_device_can_calibrate (Results 1 – 4 of 4) sorted by relevance

/third_party/weston/libweston/
Dtouch-calibration.c535 if (weston_touch_device_can_calibrate(device) && output) in touch_calibration_create_calibrator()
599 if (!device || !weston_touch_device_can_calibrate(device)) { in touch_calibration_save()
664 if (!weston_touch_device_can_calibrate(device)) in bind_touch_calibration()
Dlibweston-internal.h255 weston_touch_device_can_calibrate(struct weston_touch_device *device);
Dlibinput-device.c458 if (weston_touch_device_can_calibrate(device->touch_device)) { in handle_touch_with_coords()
Dinput.c190 weston_touch_device_can_calibrate(struct weston_touch_device *device) in weston_touch_device_can_calibrate() function
2572 if (weston_touch_device_can_calibrate(device)) in notify_touch_normalized()