summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2017-05-22 17:41:06 -0700
committerWinson Chung <winsonc@google.com>2017-05-22 17:41:48 -0700
commit0c5a59292c20edb36ef3af946c8d74b76776c3a1 (patch)
tree2d2651e6f9f8c1ba4708b7aedbd61a558deb0559 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent07f580eaff5eb38913a837368c52d63e1493073a (diff)
Fix issue with TV PIP clobbering resize on orientation change.
- When the device rotates due to a test that requests a specific orientation, the TV PiP logic was resizing the state back to mDefaultPipBounds, which doesn't change depending on orientation change, clobbering the bounds in the new orientation that were calculated in WM. Since TV does not really care about the rotation case, we can just ignore the configuration changes due to orientation changes for the sake of passing the common CTS tests across handhelds and TV. Bug: 38246863 Test: android.server.cts.ActivityManagerPinnedStackTests Change-Id: Id7988a0b02f14f67908d3202cdd73b186d9fea16
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions