diff options
| author | Robert Carr <racarr@google.com> | 2016-09-21 13:42:52 -0700 |
|---|---|---|
| committer | Rob Carr <racarr@google.com> | 2016-09-22 02:33:47 +0000 |
| commit | 73a1fa7f2cb27e615945a6d4e530fe9bfc7b35cc (patch) | |
| tree | 2309b83804731d8214d7d7dc9159060753772b13 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
| parent | d031d57c9e51e45c5723d8b6055c211fb2c06bdd (diff) | |
Avoid entering display freeze mode when using seamless rotation.
If we enter seamless rotation through the
Activity#setRequestedOrientation->updateOrientationFromAppTokens(conf,
ibinder) codepath, it will helpfully try to freeze the display for us
after updating the orientation. Normally only
updateRotationUncheckedLocked does this and so the seamless rotation
logic there would prevent it...however in this path we fail to prevent
it and strange strange things happen.
Bug: 30642017
Change-Id: I12e94905781975f59384d609d12fa54b9fa4fba0
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions
