diff options
| author | 2023-10-18 13:01:47 +0200 | |
|---|---|---|
| committer | 2023-10-18 13:04:41 +0200 | |
| commit | 8bc6d805b52142ed918e578b9c6e6b64dabd0002 (patch) | |
| tree | 9ece9a0df6664ccae43d643bdb8ee48644faeb4c /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | a5370f97846ec3cada6d94c1605d3c392bd483fe (diff) | |
Fix size caching bug in (Horizontal|Vertical)Grid
This CL fixes a caching bug in (Horizontal|Vertical)Grid that would
occur when the size of an element in the grid changed size. We would
keep only the maximum size the element ever had into accout because we
never reset the values in the size cache.
See b/291053742#comment12 for before/after videos.
Bug: 291053742
Test: Manual, see b/291053742#comment12
Change-Id: I6db5bea7cf8012e39745f94ecbce5411275f37c2
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions