diff options
author | John Reck <jreck@google.com> | 2012-09-10 16:07:04 -0700 |
---|---|---|
committer | John Reck <jreck@google.com> | 2012-09-10 16:07:04 -0700 |
commit | 095e8aa02b02011521183adfa81b6da1a698f42a (patch) | |
tree | 846dc365814dc67a938b94eb443f9b0e7f245cea /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 753e1280cbc3f0006b04f67385f02e1f92019f7d (diff) |
Fix some destroy bugs
Bug: 6961494
Don't call clearHelpers in destroy(). It is already called
in onDetach, which is where it needs to be. It can't be
called by the finalizer
Switch onCancel listener to onDismiss listener. Fixes an issue
where destroying can live the webcore thread hung because onCancel
won't be called, but onDismiss is
Change-Id: I669c389c8c9a81d92c27f88d83bcb711c6c0a5ee
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions