diff options
author | Jeff Brown <jeffbrown@google.com> | 2014-08-22 03:42:47 -0700 |
---|---|---|
committer | Jeff Brown <jeffbrown@google.com> | 2014-08-22 03:52:01 -0700 |
commit | 8864415e2a29daf504b52afe911eb5c5a8b03fc0 (patch) | |
tree | 84a7791ac0eb8383aaf7dba01b59007e27d23b60 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 1bfd0f463e279e3ac3f133c5e0ad11ccfd73eed5 (diff) |
Fix matrix multiply in accessiblity display adjustments.
Fixed a bug caused by a missing temporary when swapping two
matrices. This could produce undefined results in the case where
both display inversion and the greyscale daltonizer were enabled
simultaneously.
Tightened up the code a little to make this kind of error
less likely by removing redundant state.
Removed the native prefix on some methods since they are not
native at all.
Change-Id: I716ffc8fbe76a304c60d45870074340c0121059f
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions