summaryrefslogtreecommitdiff
path: root/libs/hwui/FrameInfoVisualizer.cpp
diff options
context:
space:
mode:
author Evan Rosky <erosky@google.com> 2023-10-10 16:47:40 -0700
committer Evan Rosky <erosky@google.com> 2023-10-11 08:27:50 -0700
commitda49c8bfbed7bba8d23134a82b8dcbc0c43dee15 (patch)
tree6caf285ecd4fd2fcb02906e89d1945b585ff3cde /libs/hwui/FrameInfoVisualizer.cpp
parent7273f04176d038724b1c0b1bd0dc425ba0c6d0a3 (diff)
Remove very repeated calls to onMergedOverrideConfigurationChanged
Somehow we got to the point where we are calling this repeatedly for a single config change: onCfgChg calls onMerged which internally calls onMerged for whole subtree. But then, onCfgChg also walks the whole subtree, so we end up calling onMerged many times. Bug: 202201326 Test: this is functionally no-op, so existing tests. Change-Id: I6a5b5936c8afc51022532880647f7342f5fd22d1
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions