Support triple click in gpuBenchmarking.PointerActionSequence
When we are using gpuBenchmarking.PointerActionSequence to simulate three mouse click, it only set the click count to 2, not 3. It should keep the mouse click count and decide if we should increase the count or set to 1 when we have a mouse press based on the interval of two mouse presses and difference between the current mouse positions and the last one. Bug: 1119679 Change-Id: If95c4da4aa62ae897204badfe1b1035f5240e0c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446637Reviewed-by:David Bokan <bokan@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#816626}
Showing
Please register or sign in to comment