summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorRobert Carr <racarr@google.com>2017-08-02 12:01:12 -0700
committerRobert Carr <racarr@google.com>2017-08-02 12:01:12 -0700
commit926643f48c9060ef340e05f8a096026ec872c54b (patch)
tree6f845cd46c72c240524607dcb81b660f01d14bd4 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent9ce641fd8179dc2f9133da3e8b93fc0fb953d950 (diff)
Avoid entering orientation changing state when seamlessly rotating.
It used to be that we only used mOrientationChanging instead of the configuration mismatch detection. We would explicitly avoid setting mOrientationChanging in the case of seamless rotation. We need to continue to return false here for seamless rotation as getOrientationChanging is only used to track the screen freezing logic which we don't want here. It can also trigger windows to be re-shown, causing animations and glitches which are presumably normally covered up by the screenshot. Bug: 63852205 Test: Manual, go/wm-smoke Change-Id: I537fa815180bbccc3b9682a15496d3ef851df6ee
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions