diff options
author | Robert Carr <racarr@google.com> | 2017-02-28 17:18:29 -0800 |
---|---|---|
committer | Robert Carr <racarr@google.com> | 2017-02-28 17:20:22 -0800 |
commit | b6c47cd1b443abcfcf4849a0209d4c729589ff67 (patch) | |
tree | 16faf481085985d20618b7c7963f4a1ccab243f3 /tools/aapt2/diff/Diff.cpp | |
parent | b70ef8d79b5b01a738f60c233c20c9d3e5861c1a (diff) |
Pinned animation: Avoid expensive defensive programming.
Sys-trace revealed contention here as the overwhelming
cause of missed frames during the animation (typically contention
with relayout). The checks aren't necessary, and there is a visible
gain from removing the contention here.
Bug: 35396882
Test: Manual
Change-Id: I5151c603ac445c7832c9c499b663e5b9ec54e9f4
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions