summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/RegionSamplingThread.cpp
diff options
context:
space:
mode:
author Siarhei Vishniakou <svv@google.com> 2020-08-05 11:45:47 -0500
committer Siarhei Vishniakou <svv@google.com> 2020-08-10 11:29:40 -0500
commit3cab9b64856e19926609bcf7a62bcf2dfc8a9388 (patch)
tree4590e5ec05daa50320ab8974b134c333f086748d /services/surfaceflinger/RegionSamplingThread.cpp
parentfbbd1a5efee1805d0667c25cc16710710ed66e2b (diff)
Remove eventTime from MotionEntry
EventEntry, the base class for MotionEntry, already has field 'eventTime'. However, MotionEntry was defining its own 'eventTime'. Remove it. This was discovered by setting '-Wshadow-all'. However, setting that flag does not allow having initializer lists where parameter name matches the field name. Therefore, avoid "-Wshadow-all" and just turn on some of the additional checks that it provides. Bug: 142017994 Test: m sync inputflinger_tests libinput_tests inputflinger_benchmarks StructLayout_test libgui_test inputflinger_benchmarks Change-Id: I6c62fe4362bac09731c3855537db6bf3b7493ec1
Diffstat (limited to 'services/surfaceflinger/RegionSamplingThread.cpp')
0 files changed, 0 insertions, 0 deletions