summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Tiger <tigerhuang@google.com> 2023-10-17 19:34:05 +0800
committer Tiger <tigerhuang@google.com> 2023-10-17 19:34:05 +0800
commitff98c45540a7c8aae707d49d76af228e5cb8335e (patch)
tree5e4ae8567d0c4e414550e85fb3efd76be183283c /libs/androidfw/ApkParsing.cpp
parent279533e77ceb523f9e99002f68a929461ecebf18 (diff)
Don't create new leash if there is pending position
We might want the surface position to be changed when the surface is drawn after the buffer size is changed to prevent flicker. Creating a new leash might update the position earlier than expected, which could cause flicker. The CL defers updateControlForTarget to prevent creating a new leash until the pending position is applied. Fix: 303911439 Test: Toggle "Always show Taskbar" and make sure there is no flicker. Change-Id: I999cb464140da382fba939711273c3fa83a223a9
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions