Fix wrong predictor used when computing cutoff for input events
The MaxResampleTime used to compute the cutoff prediction delta is always retrieved from the mouse_predictor_. This CL fixes the behavior by using the right predictor stored in the pointer_id_predictor_map when computing cutoff for touch/pointer events. Bug: 986963 Change-Id: I36b72d0e3f8cd76fd293ff3b37ec637701271e9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715098Reviewed-by:Navid Zolghadr <nzolghadr@chromium.org> Commit-Queue: Axel Antoine <axantoine@google.com> Cr-Commit-Position: refs/heads/master@{#681478}
Showing
Please register or sign in to comment