Searched refs:ABS_MT_LAST (Results 1 – 7 of 7) sorted by relevance
28 int abs[ABS_MT_LAST - ABS_MT_FIRST + 1];92 return axis >= ABS_MT_FIRST && axis <= ABS_MT_LAST; in input_is_mt_value()
582 public static final int ABS_MT_LAST = ABS_MT_DISTANCE; field in NativeDefinitions
13 #define ABS_MT_LAST ABS_MT_TOOL_Y macro