Searched refs:scale_axis (Results 1 – 1 of 1) sorted by relevance
357 scale_axis(const struct input_absinfo *absinfo, double val, double to_range) in scale_axis() function368 return scale_axis(device->abs.absinfo_x, x, width); in evdev_device_transform_x()376 return scale_axis(device->abs.absinfo_y, y, height); in evdev_device_transform_y()