summaryrefslogtreecommitdiff
path: root/libs/gui/tests/EndToEndNativeInputTest.cpp
diff options
context:
space:
mode:
authorKevin DuBois <kevindubois@google.com>2020-02-13 10:11:53 -0800
committerKevin DuBois <kevindubois@google.com>2020-02-13 10:35:23 -0800
commitbf7632e88a595baa8636ee1f6649ab86dc78cc11 (patch)
tree5eccf3bae6e7c27b331b2005797f18b334469791 /libs/gui/tests/EndToEndNativeInputTest.cpp
parent3847d8b581ab7f07c656a8442b285ed81997fd49 (diff)
SF: correct runaway RegionSamplingThread timer
In some cases, the VSyncReactor timer would keep firing even after the registration was stopped. This was because the onDispSyncEvent callback would cancel its timer from within its callback, and then VSR would not check if the callback had stopped itself before rescheduling the callback again. Fixes: 149221293 Test: 1 new unit test Test: ensure timerDispatch thread is quiet when display off Test: [todo] verify using powerStats procedure in bug. Change-Id: I5314c8d01de7d125c31488e48c7f2c550d201701
Diffstat (limited to 'libs/gui/tests/EndToEndNativeInputTest.cpp')
0 files changed, 0 insertions, 0 deletions