commit | 8e0af3679ec73e07775142825d592448b255f61c | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Tue Nov 14 16:28:28 2017 +0100 |
committer | Jorim Jaggi <jjaggi@google.com> | Wed Nov 15 19:38:34 2017 +0100 |
tree | 128c6062d217f9e1c0f584777382d489e555f73d | |
parent | c2c0dce22e14e176a46188f9f8635aaffcbb08b1 [diff] |
Trace drawing state Some state that was dumped was still the current state, creating misalignment between what was visible on screen and what was being dumped. Make sure to dump all state consistently. Test: adb shell service call SurfaceFlinger 1025 i32 1 && adb shell service call SurfaceFlinger 1025 i32 0 && adb pull /data/misc/trace/layerstrace.pb Inspect with WindowScope Change-Id: I16ea06764328fd8c506ed90dfc59929f7d26d156