summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2017-05-16 16:57:18 -0700
committerWinson Chung <winsonc@google.com>2017-05-16 16:58:30 -0700
commit62674a2f400ffd2faaf0095d2d78307aad013a85 (patch)
tree2b77366a4f845f03239a233d88847d0120198044 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent4bc839e2670d326d42400b51cbc0652361cc7072 (diff)
Fix issue with deferred start of the background loader.
- Previously we were (incorrectly) assuming that the creation of the BackgroundTaskLoader would be followed synchronously by a call to start() the background loader itself. However, now that we post the start of the loader, the run() call can be made before the start() call. Bug: 38310660 Test: This is an intermittent bug, hard to repro. Change-Id: I4dfd18b8c3c127429c790177e98ca41ec70f493d
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions