diff options
author | 2013-06-04 10:44:40 -0700 | |
---|---|---|
committer | 2013-06-04 10:44:40 -0700 | |
commit | 08735185f8105710e18ad02297461bec9268e514 (patch) | |
tree | 71ac76413081b75700134c3006fa4eb921d1a8a6 /libs/hwui/PathCache.cpp | |
parent | aca7d39d087741f7e88e012db95ad961f9f08955 (diff) |
Use ArrayMap instead of HashMap in transitions
The new ArrayMap class is more efficient for small collections.
Transitions use maps all over the place to collect/use property
values in setting up the transition animations. Changing to ArrayMap
should be more efficient, especially in terms of memory allocations
and GCs.
Issue #9276256 Transitions: Reduce memory allocations
Change-Id: I07b7d4ba68d5a207808eca11943aa3578fa90e3e
Diffstat (limited to 'libs/hwui/PathCache.cpp')
0 files changed, 0 insertions, 0 deletions