diff options
author | Wale Ogunwale <ogunwale@google.com> | 2019-12-05 10:41:05 +0900 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2019-12-12 07:27:44 +0800 |
commit | 85fb19a4059935d41ba352d6cd7b85e380274508 (patch) | |
tree | 22df874cf6d76009ce9ae59f898ee9a9f9897da9 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | affe64c6bcc043273e93dbacabadb3e598b446df (diff) |
Change Stack to have generic WindowContainer children (76/n)
- Step towards Tasks containing other Tasks.
- There are several places where we want to perform an operation on all
tasks 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
forAllTasks() to perfrom the operation on all tasks in the sub-branch.
Bug: 80414790
Test: Existing tests pass
Change-Id: I5551fe440e56bb8d6982002f93037827b00c70fc
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions