summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorBen Murdoch <benm@google.com>2012-04-23 12:04:44 +0100
committerBen Murdoch <benm@google.com>2012-04-23 13:50:03 +0100
commitcba778dc21ed13711ec020c12a64836bce3c2742 (patch)
treec638433977cca52f4289113d09c7eab0bd16a4c4 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parenteb65757d24a97450fed160d66e86a4a62c392c5c (diff)
Pause the WebCore thread watchdog at the right time.
There are times when we deliberately put the WebCore thread to sleep (i.e. waiting for a user to complete a JS prompt or dismiss an alert). In this case, we don't want the WebCore thread watchdog to fire. Pause the watchdog before we put the WebCore thread to sleep and resume it again when the thread wakes up. Factor out the repeated send/pause/wait/resume code into it's own function. Bug: 6366520 Change-Id: I17ecf9d466ce21b25a9e5cb8ff4cb0e5fab7605b
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions