diff options
author | yinxu <yinxu@google.com> | 2018-03-12 14:07:49 -0700 |
---|---|---|
committer | yinxu <yinxu@google.com> | 2018-03-12 14:07:49 -0700 |
commit | db18cdae661b87ff2de3847947906da735f8d5eb (patch) | |
tree | cb620be2d8f8ffb3e55dad237b4b3b353245afa7 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | ec174b28c40f21a4a3bb99b8785fa3022db74335 (diff) |
Fix a bug when calling onError(int)
The lambda expression is executed on executor, so it is possible that
the message has been updated. The correct way is to fetch the
message.arg1 and use that value in the lamda expression.
Bug:73750871
Test: Unit Test
Change-Id: Id13f5fabf7eaad6970ab66a83a17aba7f1eebfce
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions