commit | 96ec472d3b483bcdc95ad0806db62fabdb02444d | [log] [tgz] |
---|---|---|
author | Nataniel Borges <natanieljr@google.com> | Mon Nov 14 20:26:13 2022 +0000 |
committer | Nataniel Borges <natanieljr@google.com> | Tue Nov 15 14:08:01 2022 +0000 |
tree | 2a62e4accd4f245f2f674334c4a4fbe490347066 | |
parent | 290c635250087d949780c73bda1dae93958faccb [diff] |
Ensure correct Z order on WM trace Use a counter to determine in which order the elements are parsed, and use this information to sort the rects, instead of doing a combination of children.revered() to dipsplay the hierarchy and rects.reversed() to display the rects Bug: 259085964 Test: open a WM trace and check if the window ordering is correct Change-Id: I421093ef73876088644caa6c312e811b515705c3