summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorBryce Lee <brycelee@google.com>2017-02-28 15:30:17 -0800
committerBryce Lee <brycelee@google.com>2017-03-01 16:16:34 -0800
commit6d41026f1b3dc910c9d34ab89993a280dc9679cf (patch)
tree571511a4a3301920cc3cfc81322e97edd7d84ac5 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent5a7c7b8e532e1a67596e74d0dead6baa63964bdb (diff)
Clean up closing apps list when clearing anAppWindowToken's task.
Previously it was possible for an AppWindowToken to be removed while on the closing apps list, used in transition animations. During these transitions, the visibility of the token is modified. Since visibility relies on the WindowContainer parent, a NullPointerException would occur. This changelist addresses the issue by making sure to remove any AppWindowToken from this list when its task is set to null. Change-Id: Id9234822b228f4658f04d42ac0fe7b49ded6f5a1 Fixes: 35352214 Test: manual (primarily code inspection)
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions