summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorTiger Huang <tigerhuang@google.com>2019-02-20 21:45:55 +0800
committerTiger Huang <tigerhuang@google.com>2019-02-27 22:09:25 +0800
commit6dcbee6671a7c3b6e19299e3c18ff0c451afc438 (patch)
tree80898ae762de2b12eb81c1e65371669a4542f447 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent01794b570b7a8f95d2bef29d15ebafa934eb7ac5 (diff)
Not to show intermediate screen to the user when dismissing split screen
During dismissing split screen mode, the logic may perform some surface operations. e.g., setWindowCrop and hide. If we clear the crop of an app stack first and then hide the app a few milliseconds later, the user may see the screen flash. This CL uses inSurfaceTransaction to ensure that there won't be any intermediate transactions while setting windowing mode. Fix: 79686616 Test: atest WindowManagerSmokeTest Change-Id: Ie35c3422dd0c49b5145a6b80f0b78f23e27a11a1
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions