diff options
author | Stephen Hines <srhines@google.com> | 2016-03-09 16:42:40 -0800 |
---|---|---|
committer | Stephen Hines <srhines@google.com> | 2016-03-09 16:42:40 -0800 |
commit | 74be0c9b4329bb79ed46f2532022995429ffdfe8 (patch) | |
tree | 51bbe5093f6f1496293a1bfc92797a9cf9d0ad0c /rs/java/android/renderscript/RenderScript.java | |
parent | 6ca2cb499112871fd840597184dc75ba26fdeae8 (diff) |
Fix some errors in errorCalculator.rs.
Bug: http://b/26987366
This code was accidentally casting a uchar4 to a single integer, which
the latest llvm-rs-cc will flag as an error. The comparison was also
incorrectly using a single integer comparison, instead of looking at all
4 uchar vector components.
Change-Id: Id680d642cb0079461429f3910343c6dbe8d488ef
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions