summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorDieter Hsu <dieterhsu@google.com>2018-08-01 02:31:41 +0800
committerDieter Hsu <dieterhsu@google.com>2018-08-06 06:08:07 +0000
commit1979bad27120c27cec9cd863eb991fb11102f59f (patch)
treeffe8ccd18dbe71db4ba8bd3e34308260755bd462 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent683fa6d1cd2d2e87fccd03eae59381df4e8b2ca7 (diff)
Remove dupe events while 2-fingers scrolling
Move events may contain a history of other move events. When we split the event, each of the resulting events has history. When the system dispatches the events, it also dispatches the ones in the history. We change these events with actions which are NOT ACTION_MOVE and inject to input. But those histories are no longer consistent with what happened and are causing InputDispatcher::injectInputEvent to enqueue duplicated events of each historical pointer coord. Bug: 74069091 Test: manual Test: atest CtsAccessibilityTestCases Test: atest CtsAccessibilityServiceTestCases Change-Id: I2a9f5526cbeecfcc379f86624607190e16265405
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions