diff options
author | Wale Ogunwale <ogunwale@google.com> | 2019-11-17 20:37:15 -0800 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2019-12-03 08:40:27 +0900 |
commit | a38654fc25caeebf0d60ff73243dddbd358c2331 (patch) | |
tree | ee195b8553057cb8d0ba7d8d193d13e2c6c3c851 /rs/java/android/renderscript/ProgramRaster.java | |
parent | 3ef13e045cd317774cac78083b90100d29a4b41c (diff) |
Change Task to have generic WindowContainer children (73/n)
- Step towards Tasks containing other Tasks.
- There are several places where we want to perform an operation on all
activities in a branch of the hierarchy. We end up looping based on
the parent knowing what type of children is in the sub-branch.
Instead use forAllActivities() to perfrom the operation on all
activities in the sub-branch.
Bug: 80414790
Test: Existing tests pass
Change-Id: I3dd08784e82b3eceac9aacacd4d1f1bd85ef8c02
Diffstat (limited to 'rs/java/android/renderscript/ProgramRaster.java')
0 files changed, 0 insertions, 0 deletions