arc: mouse move action for input overlay
ActionMoveMouse supports simulates mouse events to touch events. The target mouse action can be mouse hover move, and primary/secondary drag move. The action is only effective when the mouse is locked. Once the mouse is locked, other non-targeted mouse events will be discarded. Other changes in the code: Moving some functions from input_overlay_resources_util to the associated files where it is mainly used, The unittest is also removed since it's basically tested by other unittest. Bug: b:188452744 Test: unit_tests TouchInjectorTest*:ArcInputOverlayManagerTest* Change-Id: I5db57c7abf524c58b8f2e5f0af3c86a136802883 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3343631 Reviewed-by:Yuichiro Hanada <yhanada@chromium.org> Commit-Queue: Cici Ruan <cuicuiruan@google.com> Cr-Commit-Position: refs/heads/main@{#958425}
Loading
Please register or sign in to comment