summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJerry Chang <chenghsiuchang@google.com>2021-07-06 14:45:08 +0000
committerJerry Chang <chenghsiuchang@google.com>2021-07-06 15:15:15 +0000
commit9009a944bed25d1cc1ed23180fe0e16a931d68ba (patch)
tree8b53b3b7ee86ef89af0720fcc91a96e29dea4733 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent9e0dac347307a1a7eafdd5ca5f196b62737d05f5 (diff)
Prevent flickering between fullscreen and multi-window of main stage
When both stage's visibility changed to visible, main stage might receives visibility changed before side stage if it has higher z-order than side stage. Make sure we only update main stage's windowing mode with the visibility changed of side stage to prevent stacking multiple windowing mode transactions which result to flicker issue. Fix: 192926422 Bug: 186614428 Test: trigger stage split and toggle IME panel on main stage to reorder main stage above side stage, obesrved stage split won't flicker after dismissed keyguard. Change-Id: Ib5e69fa35cc8d0c2b68415ae0689aea2988c7549
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions