diff options
author | Wale Ogunwale <ogunwale@google.com> | 2016-11-04 09:51:54 -0700 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2016-11-09 15:54:00 -0800 |
commit | b783fd8a0866ad0c18dff333af73e2d49ff2b680 (patch) | |
tree | 0a1ba7269ee9913db7fcb86aa11ec9d8465c5a30 /rs/java/android/renderscript/ProgramStore.java | |
parent | 67387af732f1b5e9b9bc270f03dbb1aedd5632cc (diff) |
Traverse window hierarchy without window list
Added support for to get all windows in the hierarchy without needing
to use WindowList concept which is a very complicated implementation
in the code base.
This implementation walks the hierarchy node by node returns windows
in order to the caller using a callback.
Test: bit FrameworksServicesTests:com.android.server.wm.DisplayContentTests
Change-Id: I2719f7c96f26dad23f91c1c589be88712bd224b8
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions