diff options
author | Calin Juravle <calin@google.com> | 2014-08-04 19:17:06 +0100 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2014-08-06 19:28:28 +0100 |
commit | 576c384ed84cfcc5658e785af79aa925155e81fa (patch) | |
tree | 140b546c836f37cd42ef8d358cc0974299fdbbe6 /rs/java/android/renderscript/RenderScript.java | |
parent | 8b8c718cbb4ac8d2e6210567d9b6097f428be222 (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
Change-Id: I50baa7b37e1465b9adf72d6f6b96f526a08d59c7
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions