summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorMichael Wright <michaelwr@google.com>2015-07-23 17:04:40 +0100
committerMichael Wright <michaelwr@google.com>2015-07-23 19:04:33 +0100
commita405121b5a76d37f29dfa6d95177abbac9cfb101 (patch)
tree7b8e6aaf8282c4185590b1107915a1ccc147e3f8 /rs/java/android/renderscript/RenderScript.java
parentb2eed1d6e11f38c00ce1776ade14dfa004c6119f (diff)
Properly synchronize interactivity state.
Volatile doesn't provide any guarantees with respect to write visibility, so it's possible that PowerManager will tell InputManager about a change in interactivity state, but the actual dispatching thread will never observe it. Also, add logging about NativeInputManager state. Bug: 22422588 Change-Id: Ifc3add992b9009d920d80a0315ff89c9574be20d
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions