/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | interpreter_unittest.cc | 48 virtual void SyncInterpretImpl(HardwareState& hwstate, stime_t* timeout) { in SyncInterpretImpl() function in gestures::InterpreterTestInterpreter 159 virtual void SyncInterpretImpl(HardwareState& hwstate, in SyncInterpretImpl() function in gestures::InterpreterResetLogTestInterpreter
|
H A D | t5r2_correcting_filter_interpreter.cc | 20 void T5R2CorrectingFilterInterpreter::SyncInterpretImpl( in SyncInterpretImpl() function in gestures::T5R2CorrectingFilterInterpreter
|
H A D | integral_gesture_filter_interpreter.cc | 28 void IntegralGestureFilterInterpreter::SyncInterpretImpl( in SyncInterpretImpl() function in gestures::IntegralGestureFilterInterpreter
|
H A D | box_filter_interpreter.cc | 22 void BoxFilterInterpreter::SyncInterpretImpl(HardwareState& hwstate, in SyncInterpretImpl() function in gestures::BoxFilterInterpreter
|
H A D | filter_interpreter.cc | 11 void FilterInterpreter::SyncInterpretImpl(HardwareState& hwstate, in SyncInterpretImpl() function in gestures::FilterInterpreter
|
H A D | timestamp_filter_interpreter.cc | 27 void TimestampFilterInterpreter::SyncInterpretImpl( in SyncInterpretImpl() function in gestures::TimestampFilterInterpreter
|
H A D | stuck_button_inhibitor_filter_interpreter.cc | 21 void StuckButtonInhibitorFilterInterpreter::SyncInterpretImpl( in SyncInterpretImpl() function in gestures::StuckButtonInhibitorFilterInterpreter
|
H A D | sensor_jump_filter_interpreter.cc | 33 void SensorJumpFilterInterpreter::SyncInterpretImpl(HardwareState& hwstate, in SyncInterpretImpl() function in gestures::SensorJumpFilterInterpreter
|
H A D | logging_filter_interpreter_unittest.cc | 28 virtual void SyncInterpretImpl(HardwareState& hwstate, in SyncInterpretImpl() function in gestures::LoggingFilterInterpreterResetLogTestInterpreter
|
H A D | metrics_filter_interpreter.cc | 44 void MetricsFilterInterpreter::SyncInterpretImpl(HardwareState& hwstate, in SyncInterpretImpl() function in gestures::MetricsFilterInterpreter
|
H A D | finger_merge_filter_interpreter.cc | 46 void FingerMergeFilterInterpreter::SyncInterpretImpl(HardwareState& hwstate, in SyncInterpretImpl() function in gestures::FingerMergeFilterInterpreter
|
H A D | click_wiggle_filter_interpreter.cc | 32 void ClickWiggleFilterInterpreter::SyncInterpretImpl(HardwareState& hwstate, in SyncInterpretImpl() function in gestures::ClickWiggleFilterInterpreter
|
H A D | fling_stop_filter_interpreter.cc | 26 void FlingStopFilterInterpreter::SyncInterpretImpl(HardwareState& hwstate, in SyncInterpretImpl() function in gestures::FlingStopFilterInterpreter
|
H A D | haptic_button_generator_filter_interpreter.cc | 58 void HapticButtonGeneratorFilterInterpreter::SyncInterpretImpl( in SyncInterpretImpl() function in gestures::HapticButtonGeneratorFilterInterpreter
|
H A D | iir_filter_interpreter.cc | 55 void IirFilterInterpreter::SyncInterpretImpl(HardwareState& hwstate, in SyncInterpretImpl() function in gestures::IirFilterInterpreter
|
H A D | stationary_wiggle_filter_interpreter.cc | 111 void StationaryWiggleFilterInterpreter::SyncInterpretImpl( in SyncInterpretImpl() function in gestures::StationaryWiggleFilterInterpreter
|
H A D | multitouch_mouse_interpreter.cc | 63 void MultitouchMouseInterpreter::SyncInterpretImpl(HardwareState& hwstate, in SyncInterpretImpl() function in gestures::MultitouchMouseInterpreter
|
H A D | trend_classifying_filter_interpreter.cc | 46 void TrendClassifyingFilterInterpreter::SyncInterpretImpl( in SyncInterpretImpl() function in gestures::TrendClassifyingFilterInterpreter
|
H A D | scaling_filter_interpreter.cc | 56 void ScalingFilterInterpreter::SyncInterpretImpl(HardwareState& hwstate, in SyncInterpretImpl() function in gestures::ScalingFilterInterpreter
|
H A D | non_linearity_filter_interpreter.cc | 119 void NonLinearityFilterInterpreter::SyncInterpretImpl(HardwareState& hwstate, in SyncInterpretImpl() function in gestures::NonLinearityFilterInterpreter
|
H A D | palm_classifying_filter_interpreter.cc | 45 void PalmClassifyingFilterInterpreter::SyncInterpretImpl( in SyncInterpretImpl() function in gestures::PalmClassifyingFilterInterpreter
|
H A D | mouse_interpreter.cc | 63 void MouseInterpreter::SyncInterpretImpl(HardwareState& hwstate, in SyncInterpretImpl() function in gestures::MouseInterpreter
|
H A D | split_correcting_filter_interpreter.cc | 25 void SplitCorrectingFilterInterpreter::SyncInterpretImpl( in SyncInterpretImpl() function in gestures::SplitCorrectingFilterInterpreter
|
H A D | lookahead_filter_interpreter.cc | 47 void LookaheadFilterInterpreter::SyncInterpretImpl(HardwareState& hwstate, in SyncInterpretImpl() function in gestures::LookaheadFilterInterpreter
|
/aosp_15_r20/external/libchrome-gestures/include/ |
H A D | interpreter.h | 94 virtual void SyncInterpretImpl(HardwareState& hwstate, in SyncInterpretImpl() function
|