Home
last modified time | relevance | path

Searched defs:fling_tap_down (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libchrome-gestures/src/
H A Dfling_stop_filter_interpreter.cc43 auto fling_tap_down = Gesture(kGestureFling, prev_timestamp_, in SyncInterpretImpl() local
99 auto fling_tap_down = Gesture(kGestureFling, gesture.start_time, in ConsumeGesture() local
152 auto fling_tap_down = Gesture(kGestureFling, prev_timestamp_, in HandleTimerImpl() local
H A Dlookahead_filter_interpreter.cc373 auto fling_tap_down = Gesture(kGestureFling, in TapDownOccurringGesture() local
383 auto fling_tap_down = Gesture(kGestureFling, in TapDownOccurringGesture() local
H A Dintegral_gesture_filter_interpreter.cc119 auto fling_tap_down = Gesture(kGestureFling, in ConsumeGesture() local