diff options
| author | 2023-05-01 11:03:22 -0700 | |
|---|---|---|
| committer | 2023-05-01 11:12:48 -0700 | |
| commit | bf88052327da62fceeb07d98ac62f3c8f56047aa (patch) | |
| tree | 940b93465e77308fe7e1501557b0fbec0171011e /libs/ultrahdr/jpegencoderhelper.cpp | |
| parent | ee324d5fe81414b3971ae9579878a70afa8f5c7f (diff) | |
Mark slipWallpaperTouch as const
This function is already not modifying the dispatcher state, so let's
mark it as const. This will allow other functions that depend on it to
also be marked as const in the future.
Other small fixes in this CL:
1. Remove code after fatal log. This code will never execute.
2. Use MotionEvent::getActionMasked
Bug: 273376858
Test: presubmit
Change-Id: I9aaba33f7c3b5dd29a45b120c2823cd41f7f8380
Diffstat (limited to 'libs/ultrahdr/jpegencoderhelper.cpp')
0 files changed, 0 insertions, 0 deletions