Searched refs:weston_touch_device_can_calibrate (Results 1 – 4 of 4) sorted by relevance
535 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()
255 weston_touch_device_can_calibrate(struct weston_touch_device *device);
458 if (weston_touch_device_can_calibrate(device->touch_device)) { in handle_touch_with_coords()
190 weston_touch_device_can_calibrate(struct weston_touch_device *device) in weston_touch_device_can_calibrate() function2572 if (weston_touch_device_can_calibrate(device)) in notify_touch_normalized()