summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorYoungsang Cho <youngsang@google.com>2014-08-22 21:27:47 +0900
committerYoungsang Cho <youngsang@google.com>2014-08-23 00:53:31 +0900
commit9044be13dc0b625f10c459574abdd22603f86d50 (patch)
tree1f911effca2f1c5d59d7c1d20a2767a915190297 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parentcad78a801d7cf8635928cb77febbf4c2d185d668 (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/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions