summaryrefslogtreecommitdiff
path: root/services/inputflinger/reader/mapper/JoystickInputMapper.h
AgeCommit message (Expand)Author
2024-06-04InputMapper: pass RawEvent references instead of pointers Harry Cutts
2023-05-09InputMapper refactor: JoystickInputMapper Arpit Singh
2023-04-19Use ftl::Flags for InputReaderConfiguration::Change Prabir Pradhan
2023-04-13InputMapper refactor: Modify InputMapper constructor for configuration Arpit Singh
2023-04-13InputMapper refactor: Change readerconfig pointer to const ref Arpit Singh
2023-04-05InputMapper refactor: Rename configure to reconfigure Arpit Singh
2023-03-17InputMapper: use a reference for InputDeviceInfo parameter Harry Cutts
2022-10-05Return events from mappers and InputDevice Siarhei Vishniakou
2022-09-09inputflinger: Use #pragma once instead of explicit define guards Prabir Pradhan
2022-01-21Add API to get KeyCode produced by physical key location. Philip Junker
2021-02-23Pass RawEvent latency from InputReader to InputListener Siarhei Vishniakou
2020-07-07Enable -Wshadow for input code Siarhei Vishniakou
2020-06-30Add createAxis to reduce the size of a function Siarhei Vishniakou
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