summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Jordan Demeulenaere <jdemeulenaere@google.com> 2024-05-10 12:37:36 +0200
committer Jordan Demeulenaere <jdemeulenaere@google.com> 2024-05-21 17:14:46 +0200
commit1f66aeff58ab7cee9b45eda86550fccc01591f77 (patch)
treea7640ccd765970470d53d4f2a6a757d2977119f9 /libs/androidfw/StringPool.cpp
parentcfa364828e3bb2271179011099c7e6987f0133f0 (diff)
Prevent size jumps during interruptions
This CL adds the same kind of interruption support for the size of elements that was added in ag/26597678. The main difference is that this support unfortunately does not always work given that the element might have already been measured when processing the interruption delta, preventing us from re-measuring it again with the delta taken into account. See b/290930950#comment22 for more details. Bug: 290930950 Test: ElementTest Flag: com.android.systemui.scene_container Change-Id: I7498f56ac9598abf931a121d43353d66935fd8fb
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions