diff options
| author | 2020-07-02 18:30:52 +0100 | |
|---|---|---|
| committer | 2020-07-12 00:25:24 +0000 | |
| commit | 227c554212c2ae783675b6623597035ef846027f (patch) | |
| tree | 4995e4587487d9c553707eb2f0ee9c91e46a18ed /vulkan/libvulkan/api.cpp | |
| parent | 03703ff6f7c94a17d25c4c0f3c2a0ae4d7d52649 (diff) | |
Convert TouchInputMapper enums to enum classes.
Also, drop virtual for override methods. The override keyword requires
a method to both be virtual and overriding a parent's virtual method, so
having both is redundant.
Bug: 160010896
Test: atest InputReader_test.cpp
Change-Id: Ia36e0fa95068531e5e23c3932b7c190dfa40ecd9
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions