summaryrefslogtreecommitdiff
path: root/libs/hwui/RenderNode.cpp
diff options
context:
space:
mode:
author Winson Chung <winsonc@google.com> 2023-02-08 21:40:04 +0000
committer Winson Chung <winsonc@google.com> 2023-02-09 23:26:37 +0000
commitbf470778925c886bfdb9092d74b3d35cf3479a79 (patch)
tree51cb71c3da8e5498be0d5d48964a15f1d6ee557d /libs/hwui/RenderNode.cpp
parent3ef8a24aa13b738a7342d23322bfd1c329f6a723 (diff)
Fix regression in unfreezing the recent task list
- On certain devices, the HWC ScreenDecorOverlay is full size (not just the corners), and the previous logic to determine if a touch is in an app inadvertently finds this window (it's above everything else) and as a result incorrectly assumes that the touch is not going to an app window. Instead, use the alternate existing method for finding the app window under a point which takes into account the touchable region of the window. Fixes: 268285353 Test: Quickswitch to previous app, tap on the app and ensure task list is unfrozen (you can't quickswitch back to previous app) Change-Id: I2580dc8e8ed463c6d994f44382138ce2ba5bf890 Merged-In: I2580dc8e8ed463c6d994f44382138ce2ba5bf890
Diffstat (limited to 'libs/hwui/RenderNode.cpp')
0 files changed, 0 insertions, 0 deletions