summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorAlex Klyubin <klyubin@google.com>2015-11-24 17:22:27 -0800
committerAlex Klyubin <klyubin@google.com>2015-11-24 17:22:27 -0800
commitd976c5a4ee0d093592a93ada6e5118dec6892e9b (patch)
treef78d7de5352cdd2f3fae5e5d1242484e156cbef9 /rs/java/android/renderscript/ProgramStore.java
parent9a83f115ade900a816f0fa2beae2cdd6f54bfc54 (diff)
Custom engineUpdate/engineDoFinal(ByteBuffer, ByteBuffer).
This makes Android Keystore's Cipher implementation use a custom implementation of engineUpdate(ByteBuffer, ByteBuffer) and engineDoFinal(ByteBuffer, ByteBuffer). The implementation is explicitly designed around the fact that Android Keystore transmits input and receives output via Binder and thus there's no need to attempt any optimizations to avoid copying input and output. Bug: 25863382 Change-Id: I311072891f02f5e7a283628b51b8d6058b55231c
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions