Searched refs:interesting_axes (Results 1 - 1 of 1) sorted by relevance
/third_party/libinput/tools/ | ||
H A D | libinput-analyze-recording.py | 129 def interesting_axes(events): function 143 interesting_axes(events()), key=lambda x: x.type.value * 1000 + x.value |
Completed in 1 milliseconds