Searched refs:range_y (Results 1 – 2 of 2) sorted by relevance
77 int min_y, max_y, range_y; member394 (float)item->touchscreen_data->range_y; in SDL_EVDEV_Poll()531 item->touchscreen_data->range_y = abs_info.maximum - abs_info.minimum; in SDL_EVDEV_init_touchscreen()
312 item->touchscreen_data->range_y = abs_info.maximum - abs_info.minimum; in SDL_EVDEV_init_touchscreen()
Completed in 7 milliseconds