summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Toshiki Kikuchi <toshikikikuchi@google.com> 2023-11-09 17:18:23 +0900
committer Toshiki Kikuchi <toshikikikuchi@google.com> 2023-11-09 17:59:29 +0900
commit2970ffce18fa567ea429f1a94dbbc4db616d42a8 (patch)
treef0d062f31f00732cea5024159025346d5bd54398 /libs/androidfw/StringPool.cpp
parent2ef3c46388d6cb99889d176b2d06652daf67b5f9 (diff)
Allow Task#setDragResizing on W_M_MULTI_WINDOW
This CL unlocks the capability to set Task#setDragResizing for tasks in WINDOWING_MODE_MULTI_WINDOW. With Task#setDragResizing, some resizing optimizations (e.g., using a fullscreen-sized surface to reduce reallocations) are applied while resizing. Because W_M_MULTI_WINDOW is also allowed to be resized from the Shell, we need such optimizations for W_M_MULTI_WINDOW as well. It used to be allowed for legacy docked tasks, but the docked mode refactoring accidentally cleaned this up. This CL restores the capability. Bug: 308722494 Test: TaskTests Change-Id: I4dc9150ebbcc0cb55eddb7d52090da6e983fe06e
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions