diff options
author | Romain Guy <romainguy@google.com> | 2012-03-05 13:44:35 -0800 |
---|---|---|
committer | Romain Guy <romainguy@google.com> | 2012-03-05 13:44:35 -0800 |
commit | bb0acdf9e1d862a7cf0e2533321fc1105c29b5e3 (patch) | |
tree | fbf7facb0b3e3c704ded07219bd7829cded40142 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | fb9c41c2060497a459d16c30122e1d082895e5d1 (diff) |
Delete display list objects and resources on the UI thread
Bug #6073717
Bug #6065504
Bug #6026515
Bug #5971725
Prior to this patch, the destructor of DisplayList would always run
on the finalizer thread. This could cause a race condition if the UI
thread was busy rendering display lists at the same time leading to
various random native crashes.
Change-Id: Ie11108e3b1538d4b358a1a8b4cce1b2d33152d0c
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions