diff options
author | Louis Chang <louischang@google.com> | 2020-03-24 14:49:49 +0800 |
---|---|---|
committer | Louis Chang <louischang@google.com> | 2020-03-25 05:09:48 +0000 |
commit | dd63da5061cf97214bff42ee6da8bfa8b9dab201 (patch) | |
tree | 71176f6659110a64942697085f783f3bb09fc4c0 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 962946c9b14e829dfd609a83c41eb1f18149e95d (diff) |
Reuse and reparent one-level root task to another display
A root task was reparented to a newly create root task
on another display while starting an existing activity
onto the display.
Since the original root task is now a child task after
reparented, the task surface size was not updated. So,
part of the surface was cropped and shown black.
Also fix a case where empty display (without any tasks)
was not awaken when stacks were reparented to it.
Bug: 150418176
Test: atest RootActivityContainerTests
Change-Id: I7eba20a973b5fd0fd050fedd06d3d700cb640f62
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions