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

Skip to content
Commit 684be312 authored by Danesh M's avatar Danesh M Committed by Gerrit Code Review
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.

Change-Id: If881047c060c73db0037fda7da1f66a89dd45487
parent 5e5aaf9a
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