diff options
author | Romain Guy <romainguy@curious-creature.com> | 2015-01-15 11:53:44 -0800 |
---|---|---|
committer | Romain Guy <romainguy@curious-creature.com> | 2015-01-15 16:49:18 -0800 |
commit | e4998e1ea93253c177f2358dc37c39d117b2f6c4 (patch) | |
tree | 7358fe43e5acd3eddc6875ec0cfdea2604ca3c60 /rs/java/android/renderscript/RenderScript.java | |
parent | a747d5e47bef27acd18afda3ed43309ad5fab87b (diff) |
Fast loadInverse() implementation for the common case
Most matrices used by the UI toolkit are translation matrices, whose
inverses can be quickly computed by using the negated translation
vector.
Change-Id: I54a28a634a586085779bfc26f3a4160cd5ab2b22
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions