diff options
author | Winson Chung <winsonc@google.com> | 2021-06-11 20:58:20 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2021-06-16 18:30:11 +0000 |
commit | 0faf1aa91b9b59370f58d0a6a9c02d5d97a46131 (patch) | |
tree | ec8720ce19c3fb184021063185d07604e3787b8f /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 1a49d4f799bbd0ada2da7de3ce1f2d36058d3892 (diff) |
Remove display policy references while waiting for window animation to complete
- Currently, the display policy references to singleton windows are
maintained until the deferred window removal completes after a window
animation. This can cause issues when recreating a window because
we validate that these windows are singletons. But if we know that
the window is in the process of being removed, we can reset these
references early to reflect the actual state.
Bug: 183947954
Test: Trigger configuration change repeatedly to recreate the nav bar
and verify it doesn't crash w/ error about singleton windows
Change-Id: I225cd7950e1e3e9f6689662d1596b60e94ef6530
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions