commit | a18c02f0366978bc2a85660d6a87e9fd4439f0af | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Fri Nov 10 17:19:55 2023 +0100 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Mon Nov 13 13:33:15 2023 +0100 |
tree | 6c3649f960a8303bf927ea64d46a2c4c36ee2678 | |
parent | a3ba8f1f263efe69e032e472affbec25fb84174a [diff] |
Optimize State reads in Element.computeValue This CL ensures that we only read the current transition progress in Element.computeValue so that we don't unnecessarily rerun layout/drawing code of all elements during transitions. Test: atest SceneTransitionLayoutTest Flag: NA Bug: 305195729 Change-Id: Id1a646caa6be16e5f876987d015af15bf2ae5c4e