diff options
author | Wale Ogunwale <ogunwale@google.com> | 2016-11-02 16:49:48 -0700 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2016-11-03 20:56:57 +0000 |
commit | 3a9316945432d79eebd08b7122b2222a1983d8a9 (patch) | |
tree | 9fd1704419c85e224237bc69cb8e19b0550b25f4 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 8402d511c969a7e23871907e474470c93905d139 (diff) |
Order non-app window containers.
- Add non-app window tokens to the display child container based on
their base layer so the highest based layer is z-ordered on-top.
- Separated DisplayContent.mNonAppWindowContainers into
mAboveAppWindowContainer and mBelowAppWindowContainer where the former
contains non-app windows that should be z-ordered on-top of all app
windows and the later contains non-app windows that should be
z-ordered below app windows.
- Change wallpaper base layer to 1 so that it is always below all other
window types.
- Add Ime related windows/tokens to DisplayContent.mImeWindowContainers
so that we can track them together
- Use alternative binder token when adding window TYPE_INPUT_METHOD_DIALOG
so that it can properly be associated as an IME token in WM vs. with
system_server or sys-ui token.
Test: Existing tests pass.
Bug: 30060889
Change-Id: Ib53e09af12545868c3741d83aaccb7311c872b41
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions