summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorAndrii Kulian <akulian@google.com>2017-04-07 18:39:32 -0700
committerAndrii Kulian <akulian@google.com>2017-04-07 18:39:32 -0700
commit51c1b670224fa1598644426b472d51346dd22f30 (patch)
tree5851a8dd394f9159774a16ecc02483f2a25d089a /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent4567c1a1a3af78c890dfbb8bae91e2f15a684516 (diff)
Fix activity move between displays
1. ActivityConfigCallback might not have been registered because DecorView was not yet attached to window and ViewRootImpl was not available. In this CL the callback is set as soon as a DecorView is attached to window. 2. When private display was removed from system, its stacks were moved to bottom in AM but moved to top in WM. 3. When reparenting stack visibility of activities should be updated before reparenting in WM, because otherwise WM will be resizing windows that should no longer visible and reporting it to clients. Bug: 34164473 Test: android.server.cts.ActivityManagerDisplayTests Test: #testOnMovedToDisplayCallback Test: #testContentDestroyOnDisplayRemoved Change-Id: I6ccc27d873d0d60d7650659fb25cbfcaaeb0fd07
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions