summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2013-06-10 15:59:15 -0700
committerDianne Hackborn <hackbod@google.com>2013-06-11 14:37:54 -0700
commit21ab6f49910a6f319bc7b9d3964086cb1ffe09d0 (patch)
treeb01a138cf1fe647cdd0c015542a773da7bf80698 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parentbe4e6aaa0252dd7da28b7aa85beba982538efa46 (diff)
ArrayMap is great, so how about ArraySet!
Also a few little tweaks to the ArrayMap implementation. Note that these are fairly parallel implementations; I looked at what I could abstract out as a base class, but there isn't really all that much without making the resulting code more general and thus slower. If we kept the data structure for ArraySet the same as map, where the array has two values per entry, then they could probably share a lot of code. I couldn't really bring myself to do that at this point, though... Change-Id: I9e0dd8baa8e1febcc1033ecef61623ad59ce4aae
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions