| commit | d98e8054f30fa9d140062281e6e5b89d57a5359e | [log] [tgz] |
|---|---|---|
| author | Matt Buckley <mattbuckley@google.com> | Fri Oct 21 22:13:23 2022 +0000 |
| committer | Matt Buckley <mattbuckley@google.com> | Thu Nov 17 20:37:08 2022 +0000 |
| tree | 68a70f0d9143ce3a99af515fe6697f8241b809b1 | |
| parent | 5358d473cb0233492f8bba6b2e484d31c7089d88 [diff] |
Send HWUI load reset hint when Choreographer registers a callback Send a load reset hint hint to DrawFrameTask through ThreadedRenderer from ViewRootImpl whenever Choreographer registers a callback. This allows the PowerHAL to allocate more resources for HWUI in response to upcoming work, helping prevent frame drop. Bug: b/243938267 Test: manual Change-Id: Ie2cf809cf85530af04f4d0db3407853d4da03d62