diff options
author | Calin Juravle <calin@google.com> | 2014-08-04 19:17:06 +0100 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2014-08-08 15:37:17 +0100 |
commit | 8ad7f2051d722b5a92f0ee0ab46622744b4289ef (patch) | |
tree | 4a24e6065385344d3cc79abbb4231cc509a274af /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | f328227e826edb62aa6daf6a198884ad9d299c0e (diff) |
Use native ISA for dex code (in case there's a NativeBridge)
In the presence of a native bridge it is more efficient to compile the
dex directly to the native ISA than to use the shared library ISA as a
reference.
This can be achieve by configuring the readonly system properties to map
between the .so ISA and the desired dex code .ISA (e.g.
ro.dalvik.vm.isa.ISA1=ISA2).
Bug: 16185267
(cherry picked from commit I50baa7b37e1465b9adf72d6f6b96f526a08d59c7)
(cherry picked from commit I8fe453a800812e382e8f41b5f7922997aa9c18a9)
Change-Id: I6c9684149691285310c961189b58af8c7f47aff4
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions