[Switch Access] Add vertical range scan
Point scanning performs a vertical range scan before a vertical line scan. The vetical line should scan within the range. Currently, the point scan performs the following step: 1. Horizontal Range Scan 2. Horizontal Line Scan 3. Vertical Range Scan 4. Vertical Line Scan Signed-off-by:Shannon Chen <shannc@chromium.org> Bug: 1061537 Change-Id: If29f7bbf7f1e3c29c8872523bf48214dcc9f6bd4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2580139Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Shannon Chen <shannc@google.com> Cr-Commit-Position: refs/heads/master@{#835306}
Showing
Please register or sign in to comment