Loading
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