summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorAnish Athalye <aathalye@google.com>2014-07-08 13:27:14 -0700
committerAlan Lau <alanlau@google.com>2014-07-28 19:06:10 +0000
commit1a408a344c7921d7c943826bea3ce0cdd822583d (patch)
treef288e8f7fa3f5622983c6b9807182252de92920f /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent97170e0c48bbff21ef6773110d950621131cf9dd (diff)
DO NOT MERGE Fix extraneous allocation and copying
With breaks being allocated the way it was, there were 16 ints with value 0 being stored in the beginning of the vector. Because of the way the rest of the code is structured, this did not result in incorrect operation, but it still wasted time and memory. Change-Id: Ic0df3e5484417da51f2465ec2d72222fefffc18a (cherry picked from commit 733b3c0f8b77fefcd234c94170faa4e7bd76074c)
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions