Searched refs:range_x (Results 1 – 2 of 2) sorted by relevance
76 int min_x, max_x, range_x; member392 (float)item->touchscreen_data->range_x; in SDL_EVDEV_Poll()521 item->touchscreen_data->range_x = abs_info.maximum - abs_info.minimum; in SDL_EVDEV_init_touchscreen()
302 item->touchscreen_data->range_x = abs_info.maximum - abs_info.minimum; in SDL_EVDEV_init_touchscreen()
Completed in 5 milliseconds