diff options
author | Youngsang Cho <youngsang@google.com> | 2014-08-22 21:27:47 +0900 |
---|---|---|
committer | Youngsang Cho <youngsang@google.com> | 2014-08-23 00:53:31 +0900 |
commit | 9044be13dc0b625f10c459574abdd22603f86d50 (patch) | |
tree | 1f911effca2f1c5d59d7c1d20a2767a915190297 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | cad78a801d7cf8635928cb77febbf4c2d185d668 (diff) |
Send notification messages immediatelly
Notification messages are posted through a handler with a main thread.
When a caller of TIS.notifyXXX runs also in a main thread, the notification
is delivered after the method including the caller is finished.
So we added runOnMainThread and made notification messages sent through
runOnMainThread.
Change-Id: Ieb2c5c04ff031e42a532acfc45e0174563265c6b
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions