summaryrefslogtreecommitdiff
path: root/libs/gui/BufferQueueThreadState.cpp
diff options
context:
space:
mode:
author Robert Carr <racarr@google.com> 2021-06-11 13:35:54 -0700
committer Robert Carr <racarr@google.com> 2021-06-21 21:50:47 -0700
commitb552ff5e4262640cbaefa0031e8b7b61e4864268 (patch)
treed0640c8b03380ba936ca82be29a8379e1a6d3e22 /libs/gui/BufferQueueThreadState.cpp
parentbf14dbb65b55986525ec3703849a8338494bf65f (diff)
Coalesce handlePageFlip and doTransaction traversal
Previous moved code had to execute either before commitTransaction or update input-flinger. The remaining code in the doTransaction traversal can execute later (around handlePageFlip). There is still room for optimization here, in just removing this code, but it will take more time, and the runtime is pretty fast at this point once we coalesce the traversal. Test: Existing tests pass. simpleperf Bug: 186200583 Change-Id: I53d64db0c17df759904bbb6c1581cc2603a67a48
Diffstat (limited to 'libs/gui/BufferQueueThreadState.cpp')
0 files changed, 0 insertions, 0 deletions