commit | 3303704c707c1762c06c7850d2362f7dd20782a1 | [log] [tgz] |
---|---|---|
author | Jeremy Sim <jeremysim@google.com> | Wed Oct 25 21:35:49 2023 -0700 |
committer | Jeremy Sim <jeremysim@google.com> | Thu Oct 26 12:43:15 2023 -0700 |
tree | 92605e077fecd32a3db5b87185168ff795b5959a | |
parent | aa5b85628acaaa04515690e2dad97a29fc0c24b1 [diff] |
Fix bug with TAPL tests not recognizing full height/width of split tasks Previously, OverviewTask was only using one task tile to calculate its visible bounds. In the case of split tasks, this sometimes returned a wrong value. Fixed by changing getVisibleHeight() to calculate height differently if the task is split. Bug: 307853547 Test: Tests still pass, upcoming changes (ag/25143701) are unblocked. Flag: N/A Change-Id: I78221bafd8069275987c310ab05e0ed9e9cd4aa7