commit | 573e4d9af539f5b425c269b14797c58b980dd566 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Tue Nov 15 11:53:02 2022 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Tue Nov 15 11:59:56 2022 -0800 |
tree | e2039aabae466392a8d87fd5f549a65301eb0e83 | |
parent | 81d66e9d7704274157176ca8ad8458474608c269 [diff] |
Pass non-nullable event by reference instead of pointer Since the motion event is never expected to be null, pass it by reference instead of by pointer. Bug: 210158587 Test: build only Change-Id: Ib5c5f90ed5dab53b4ccb769b220ecdb177004a2f