diff options
author | 2023-11-28 21:19:42 +0000 | |
---|---|---|
committer | 2023-12-04 19:55:22 +0000 | |
commit | 64f21d2f1ddb14a398812ede860bfc37ea550900 (patch) | |
tree | aa365d292be73412811b8f21f8a088bbce20b81a /libs/gui/SurfaceComposerClient.cpp | |
parent | 521f4fc77cddbce468a557325e8f359e70777e26 (diff) |
InputDispatcher: Add hit test method isPointerInWindow
Before an app can successfully change the pointer icon, we want to
determine whether its windows are actually receiving the pointer.
To do this, we need to be able to do a hit test for a pointer in a
window, so we add a hit test method to InputDispatcher.
Bug: 293587049
Test: atest inputflinger_tests
Change-Id: I8ff103052f8ba58e411b3456f189eab020d49ef1
Diffstat (limited to 'libs/gui/SurfaceComposerClient.cpp')
0 files changed, 0 insertions, 0 deletions