commit | aed830c7a77aa5d9db1d4bd077c22d9b1edb2210 | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Tue Nov 30 14:31:11 2021 -0500 |
committer | Leon Scroggins III <scroggo@google.com> | Fri Dec 03 13:07:20 2021 -0500 |
tree | f5fd66bc1375202cb76b8e8bfbddc04ce6db5af2 | |
parent | 80cce84582bd5074af3aab413c46d08c7e8384b3 [diff] |
CachedSet::dump: show the PixelFormat This helps verify we're using the intended PixelFormat for screen decor layers, and is also more generally useful. While I'm touching this code, generally make the single-layer and multi-layer more consistent by printing the buffer pointer in both cases. Also, only print the buffer pointer if it's non-null. Bug: 193170859 Test: manual Change-Id: I71e7a8eecefa8a757bf72c487bc44900e8e0a846