diff options
author | Chris Li <lihongyu@google.com> | 2021-01-15 21:47:15 -0800 |
---|---|---|
committer | Chris Li <lihongyu@google.com> | 2021-01-20 01:45:41 +0000 |
commit | 3e4f8e1a7c731a03a587bcf2b478aa40caab2356 (patch) | |
tree | 344d0d901c3ee379846201658efee222f1aab9ef /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 81eb4424570be2e50e914ff8c1d45405a65cd474 (diff) |
Task letterbox for resizable fixed-orientation app in dual DisplayAreas
Before, when both DisplayAreaGroups set ignoreOrientationRequest to
false, launching two resizable apps with different orientations will
end up with two apps in the same orientations. One app is in the
orientation different from its request.
This is because Task only letterboxes when ignoreOrientationRequest is
true, but it should also letterbox when the TaskDisplayArea can't
specify orientation (happens when it doesn't have focus).
Bug: 176566401
Test: atest WmTests:DualDisplayAreaGroupPolicyTest
Change-Id: I6f093f3c2631970fcc2fa839e5b394106e5acc29
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions