summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorGarfield Tan <xutan@google.com>2020-08-06 16:00:03 -0700
committerGarfield Tan <xutan@google.com>2020-08-14 11:22:16 -0700
commit2dbc2cf5b2436051c6ced3a2872a99aeb16c5f52 (patch)
treece2c4c25a55c7a1d548dab0cf5d939fd0ac4348a /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent7fc13e85b4478b7d04f36e40fc0a75a4fc25fc23 (diff)
Treat fullscreen windowing mode as fillsParent
At this moment not all fullscreen tasks fill its parent. They don't fill parents because they are in letterbox, but in such cases it should still let window containers above it know its requested orientation so when display decides to respect its requested orientation it can rotate right away before making a configuration resolution. WindowState#isObscuringDisplay() also calls Task#fillsParent() which seems to need this change as well. This patching a hole mentioned in the bug because due to other reasons the previous fix isn't enough anymore. Bug: 156423660 Test: When fixed to user rotation is disabled display can rotate right away. Test: New test passed. Change-Id: If09995815a505e885c789d288ca97a8c9e2b0bbd
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions