diff options
author | Anish Athalye <aathalye@google.com> | 2014-07-08 13:27:14 -0700 |
---|---|---|
committer | Anish Athalye <aathalye@google.com> | 2014-07-09 19:41:47 +0000 |
commit | 9b727000360c3cc103a36d4eb1f3b15e0ed8eae8 (patch) | |
tree | b906d911683afd6595b880bed09b4d7790462ee7 /rs/java/android/renderscript/Allocation.java | |
parent | 21aa5ad5fbe3ffda506be018c48e9df5e67295eb (diff) |
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
Diffstat (limited to 'rs/java/android/renderscript/Allocation.java')
0 files changed, 0 insertions, 0 deletions