summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorChris Li <lihongyu@google.com>2020-10-28 18:10:10 -0700
committerChris Li <lihongyu@google.com>2020-11-03 17:25:40 -0800
commit9a9dbf9d260167b27d351a24f8a93c011a26d253 (patch)
treed1666dcc210f54c3371717aa84a646d1edcf34ab /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentb4e9dc0a28a0c8e7dd11fd6e5989aad747e1deba (diff)
Avoid clearing size compat when app is shown from paused
Before, we always clear the size compat when the orientation request has been changed, but that also happens when app is shown from paused state. Now, instead of clearing the inaccurate size compat, we only update it after Task has computed its bounds based on the current app. Fix: 171882701 Test: atest WmTests:SizeCompatTests Test: atest WmTests:TaskTests Test: manual: go recents with ignore orientation request Change-Id: I22ca6a8e7e06337c7799e10e8218e39b212c624c
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions