summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorRiddle Hsu <riddlehsu@google.com>2019-11-05 01:04:55 +0800
committerWale Ogunwale <ogunwale@google.com>2019-11-05 14:51:06 -0800
commit793442c59cb3fbe267fcfb20ce4fc3e0fe50c664 (patch)
tree30d76a5e59f64217bedce6029dc9aacc8186a40d /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent3ae41e41c391478d68171de5e98fe169fd484e6b (diff)
Fix index out of bounds of display removal
When removing a display, if it contains an activity in the active transition, the display will be marked as removed and the activity will be marked as exiting. Then when the animation is done, the removal of the activity will continue while checking the deferred removal from display. Once the activity is removed, because it is the last activity and the display was marked as removed, all of its parents will also be removed. Bug: 143873959 Test: atest ActivityViewTest#testStartActivity Change-Id: Iebee5b24fcb6b525c325d5aee2442b992ac6a35f
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions