summaryrefslogtreecommitdiff
path: root/include/input/Resampler.h
AgeCommit message (Expand)Author
2024-11-05Reimplement Chromium's OneEuroFilter to InputConsumer Paul Ramirez
2024-10-22Add map like pointer lookup to LegacyResampler Paul Ramirez
2024-10-09Add logic to overwrite pointer coordinates if event time is too old Paul Ramirez
2024-10-09Add logic to overwrite pointer coordinates in motion event Paul Ramirez
2024-10-06Add check to not resample when resample time equals motion event time Paul Ramirez
2024-09-26Add multiple device resampling support to InputConsumerNoResampling with tests Paul Ramirez
2024-09-19Fix batching logic in InputConsumerNoResampling.cpp Paul Ramirez
2024-09-17Update Resampler_test.cpp to consider RESAMPLE_LATENCY Paul Ramirez
2024-08-19Add multiple pointer support to LegacyResampler with tests Paul Ramirez
2024-08-15Refactor resampler logic to constrain MotionEvent mutation Paul Ramirez
2024-08-05Add resampling to InputConsumerNoResampling Paul Ramirez