commit | 9dbf63750fcc389713237ff5f4df2c3fac40826a | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Wed Mar 06 16:08:01 2024 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Wed Mar 06 16:48:14 2024 -0800 |
tree | c5594e1c7718990d50c72c80cb9656912a66e08e | |
parent | 55397a309fc80bd4a82efb2c96b86a691704de5e [diff] |
Move static functions to InputConsumer cpp file This way, they can be reused by other code in that file. For example, by the new "InputConsumerNoResampling". Also, pass the parameters by ref because they are not nullable. Bug: 311142655 Test: m libinput libinput_tests Change-Id: Ib40bcddfcb3d49b0a42d58533dcc566d9d49a500