diff options
author | Winson Chung <winsonc@google.com> | 2020-05-27 21:36:09 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2020-05-28 04:58:17 +0000 |
commit | c46cbae3a63c55598fa41f6e7a93f269284ee62c (patch) | |
tree | 14f9f297e3ef80cd41539dea73660ed148bf9663 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | d34b4e8d278386b85a00018c502bd21d00f8813b (diff) |
Disallow multiple calls to dismiss/exit pip
- When exitPip or removePip is called we don't set mInPip=false
until the actual changes are commited (either animation is started
or task actually vanishes) so if there are multiple subsequent calls,
it could fall into the same code twice (haven't actually been able
to reproduce the bug but this is one case it could happen)
Change-Id: Ica2836827114fdd5affb983ab4444e9eb0c00283
Bug: 157532238
Test: Not actually able to repro
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions