commit | fc76d7bb005b9822a7ad4356b343ad80bc69bc9c | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Thu Aug 03 15:35:52 2023 +0200 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Mon Aug 07 12:55:54 2023 +0200 |
tree | b4f6a57fe20de520ffad531073a803ed1a7f67a6 | |
parent | 6caeeb1aebb2231942581ce63fbca535db10f06c [diff] |
Refresh PeopleSpace tiles earlier to avoid recomposition This CL moves the logic used to refresh the PeopleSpace tiles on RESUME events so that the first time it is triggered happens before our first composition, to avoid composing and redrawing this screen twice, which reduces GPU consumption. See b/276871425 for details. Test: See go/sysui-memory-comparison Bug: 276871425 Change-Id: I0feec96dc526b38f5bec0a7da29bd2fbe4dc2d7e