/external/libchrome-gestures/include/ |
D | interpreter.h | 96 virtual void HandleTimerImpl(stime_t now, stime_t* timeout) {} in HandleTimerImpl() function
|
/external/libchrome-gestures/src/ |
D | timestamp_filter_interpreter.cc | 90 void TimestampFilterInterpreter::HandleTimerImpl(stime_t now, in HandleTimerImpl() function in gestures::TimestampFilterInterpreter
|
D | filter_interpreter.cc | 16 void FilterInterpreter::HandleTimerImpl(stime_t now, stime_t* timeout) { in HandleTimerImpl() function in gestures::FilterInterpreter
|
D | integral_gesture_filter_interpreter.cc | 42 void IntegralGestureFilterInterpreter::HandleTimerImpl( in HandleTimerImpl() function in gestures::IntegralGestureFilterInterpreter
|
D | stuck_button_inhibitor_filter_interpreter.cc | 35 void StuckButtonInhibitorFilterInterpreter::HandleTimerImpl( in HandleTimerImpl() function in gestures::StuckButtonInhibitorFilterInterpreter
|
D | interpreter_unittest.cc | 68 virtual void HandleTimerImpl(stime_t now, stime_t* timeout) { in HandleTimerImpl() function in gestures::InterpreterTestInterpreter 162 virtual void HandleTimerImpl(stime_t now, stime_t* timeout) {} in HandleTimerImpl() function in gestures::InterpreterResetLogTestInterpreter
|
D | logging_filter_interpreter_unittest.cc | 32 virtual void HandleTimerImpl(stime_t now, stime_t* timeout) {} in HandleTimerImpl() function in gestures::LoggingFilterInterpreterResetLogTestInterpreter
|
D | fling_stop_filter_interpreter.cc | 131 void FlingStopFilterInterpreter::HandleTimerImpl(stime_t now, in HandleTimerImpl() function in gestures::FlingStopFilterInterpreter
|
D | haptic_button_generator_filter_interpreter.cc | 169 void HapticButtonGeneratorFilterInterpreter::HandleTimerImpl( in HandleTimerImpl() function in gestures::HapticButtonGeneratorFilterInterpreter
|
D | lookahead_filter_interpreter.cc | 432 void LookaheadFilterInterpreter::HandleTimerImpl(stime_t now, in HandleTimerImpl() function in gestures::LookaheadFilterInterpreter
|
D | immediate_interpreter.cc | 1242 void ImmediateInterpreter::HandleTimerImpl(stime_t now, stime_t* timeout) { in HandleTimerImpl() function in gestures::ImmediateInterpreter
|