Lines Matching defs:point
195 struct device_coords point;
914 return evdev_convert_to_mm(device->abs.absinfo_x, event->point.x);
929 return evdev_device_transform_x(device, event->point.x, width);
944 return evdev_device_transform_y(device, event->point.y, height);
958 return evdev_convert_to_mm(device->abs.absinfo_y, event->point.y);
1310 event->axes.point.x);
1327 event->axes.point.y);
1514 event->axes.point.x,
1533 event->axes.point.y,
2464 const struct device_coords *point)
2475 .absolute = *point,
2646 const struct device_coords *point)
2659 .point = *point,
2672 const struct device_coords *point)
2685 .point = *point,