summaryrefslogtreecommitdiff
path: root/services/inputflinger/reader/mapper/MultiTouchInputMapper.h
AgeCommit message (Expand)Author
2024-06-04InputMapper: pass RawEvent references instead of pointers Harry Cutts
2023-11-15Load simulate_stylus_with_touch on touchscreen reconfiguration Prabir Pradhan
2023-08-24InputMapper refactor: TouchInputMapper Arpit Singh
2023-07-07Revert "InputMapper refactor: Revert "fix touch issue on portrai..." Arpit Singh
2023-07-07InputMapper refactor: Revert "fix touch issue on portrait reference" Arpit Singh
2023-05-25Revert "InputMapper refactor: Revert "fix touch issue on portrai..." Siarhei Vishniakou
2023-05-24InputMapper refactor: Revert "fix touch issue on portrait reference" Arpit Singh
2023-05-15fix touch issue on portrait reference Priyank Singh
2023-05-05InputMapper refactor: TouchInputMapper Arpit Singh
2023-04-13InputMapper refactor: Modify InputMapper constructor for configuration Arpit Singh
2022-11-17Dynamically add STYLUS source for multi-touch devices - part 2 Prabir Pradhan
2022-11-07Put MultiTouchMotionAccumulator in its own files Harry Cutts
2022-10-05Return events from mappers and InputDevice Siarhei Vishniakou
2022-10-03Preserve multi-touch slot state when resetting input mappers Prabir Pradhan
2022-09-09inputflinger: Use #pragma once instead of explicit define guards Prabir Pradhan
2022-02-17Use std::vector to store slots Siarhei Vishniakou
2022-02-10Add a debug flag to convert all touch pointers to stylus Prabir Pradhan
2021-06-28Prevent processing touch after receiving an invalid tracking id Arthur Hung
2020-07-21Allow touch if some pointers are MT_TOOL_PALM arthurhung
2020-07-12Convert TouchInputMapper enums to enum classes. Michael Wright
2020-02-12Refactor use of services in InputMappers. Nathaniel R. Lewis
2019-09-19Add override keyword to in inherited classes Prabir Pradhan
2019-09-19Create inputmappers and accumulators directories Prabir Pradhan