summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2013-06-04 10:44:40 -0700
committerChet Haase <chet@google.com>2013-06-04 10:44:40 -0700
commit08735185f8105710e18ad02297461bec9268e514 (patch)
tree71ac76413081b75700134c3006fa4eb921d1a8a6 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentaca7d39d087741f7e88e012db95ad961f9f08955 (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 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions