summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorjunyulai <junyulai@google.com>2019-01-16 20:23:34 +0800
committerjunyulai <junyulai@google.com>2019-03-14 19:24:12 +0800
commit7c469179ce2a19da4b8cd787c6b2818d05581833 (patch)
treebdb542a57f46422b849d3dc25dab50162de9291c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent0102e3d548bd27d1faaf563f1bde85d8bb1a90fa (diff)
[KA02.5] Use binder thread and executor to invoke callback
Currently, client side of keepalive event handling rely on a newly created thread, looper, messenger and handler per object. However, by creating oneway AIDL interface with the executor, the callbacks can be invoked on the binder thread with user specified context, which not only greatly simplify the design but also reduce the cost of current thread modeling. Bug: 114151147 Bug: 123969871 Test: 1. atest FrameworksNetTests --generate-new-metric 10 2. atest-deflake.sh Change-Id: I27504074cd28d5b5eb94a7ec0e97ebaaaaa1ae3d
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions