summaryrefslogtreecommitdiff
path: root/libs/androidfw/LoadedArsc.cpp
diff options
context:
space:
mode:
author Yurii Zubrytskyi <zyy@google.com> 2022-11-14 22:06:30 -0800
committer Yurii Zubrytskyi <zyy@google.com> 2022-11-30 17:46:44 -0800
commit591895bd28f3073dfeebf6bcfb0fc18491e54809 (patch)
treeb3db85ce2996201176f2e88fc279de0909627524 /libs/androidfw/LoadedArsc.cpp
parent801c44115ecdee5511160f1837b514dd274f6a32 (diff)
[res] Split keys and values in Theme::Entry vector
Having keys in a separate vector improves memory usage (because of a 4-byte padding in the original struct that's gone) and performance (much better cache utilization when searching only through the keys) Test: build + UTs + boot Bug: 237583012 Change-Id: I5ed3bada42fabfc30dfe5de39946ee5bbab22899
Diffstat (limited to 'libs/androidfw/LoadedArsc.cpp')
0 files changed, 0 insertions, 0 deletions