summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author wilsonshih <wilsonshih@google.com> 2024-08-21 16:18:30 +0800
committer Wei Sheng Shih <wilsonshih@google.com> 2024-08-21 09:30:31 +0000
commit68a8e22a062cca462b329f4c0e6f2ca87e6312a9 (patch)
tree3843a3760886d8cfaf213197bff111bf99e6a148 /api/api.go
parentf49879c9486836a2cc55af2c3a21bcbc582bfd25 (diff)
Always update surface position at first layout.
The surface position is updated from WindowAnimator#animate, which is driven by Choreographer's callback. So it is possible there didn't update surface position but receive finish draw from client, which will create reveal animation and make the surface unable to update during animation. Flag: EXEMPT Bugfix Bug: 357974336 Test: lower down refresh rate, then try to repro by follow issue description. Change-Id: Ifd975b1606036e9d06ed0208b432792a1f355685
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions