Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8a64a3ac authored by Danesh M's avatar Danesh M Committed by Danesh M
Browse files

WindowManagerService : Ensure we update both size/position

computeShownBounds is necessary to ensure shownFrame is up to
date when setSurfaceBoundariesLocked is invoked to ensure any needed
size and positional changes go as part of one transaction. Relying on
animateLocked to send changes results in size/position being sent as two
separate transactions and surface flinger drawing a frame which looks incorrect
according to what the window specified.

RM-232
Change-Id: If881047c060c73db0037fda7da1f66a89dd45487
(cherry picked from commit 684be312)
parent 4f98c04a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment