Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dtouch-calibration.c285 struct wl_resource *coordinate_resource; in touch_calibrator_convert() local
297 coordinate_resource = in touch_calibrator_convert()
300 if (!coordinate_resource) { in touch_calibrator_convert()
306 weston_touch_coordinate_send_result(coordinate_resource, 0, 0); in touch_calibrator_convert()
307 wl_resource_destroy(coordinate_resource); in touch_calibrator_convert()
344 weston_touch_coordinate_send_result(coordinate_resource, in touch_calibrator_convert()
347 wl_resource_destroy(coordinate_resource); in touch_calibrator_convert()