Home
last modified time | relevance | path

Searched defs:HandleTimerImpl (Results 1 – 11 of 11) sorted by relevance

/external/libchrome-gestures/include/
Dinterpreter.h96 virtual void HandleTimerImpl(stime_t now, stime_t* timeout) {} in HandleTimerImpl() function
/external/libchrome-gestures/src/
Dtimestamp_filter_interpreter.cc90 void TimestampFilterInterpreter::HandleTimerImpl(stime_t now, in HandleTimerImpl() function in gestures::TimestampFilterInterpreter
Dfilter_interpreter.cc16 void FilterInterpreter::HandleTimerImpl(stime_t now, stime_t* timeout) { in HandleTimerImpl() function in gestures::FilterInterpreter
Dintegral_gesture_filter_interpreter.cc42 void IntegralGestureFilterInterpreter::HandleTimerImpl( in HandleTimerImpl() function in gestures::IntegralGestureFilterInterpreter
Dstuck_button_inhibitor_filter_interpreter.cc35 void StuckButtonInhibitorFilterInterpreter::HandleTimerImpl( in HandleTimerImpl() function in gestures::StuckButtonInhibitorFilterInterpreter
Dinterpreter_unittest.cc68 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
Dlogging_filter_interpreter_unittest.cc32 virtual void HandleTimerImpl(stime_t now, stime_t* timeout) {} in HandleTimerImpl() function in gestures::LoggingFilterInterpreterResetLogTestInterpreter
Dfling_stop_filter_interpreter.cc131 void FlingStopFilterInterpreter::HandleTimerImpl(stime_t now, in HandleTimerImpl() function in gestures::FlingStopFilterInterpreter
Dhaptic_button_generator_filter_interpreter.cc169 void HapticButtonGeneratorFilterInterpreter::HandleTimerImpl( in HandleTimerImpl() function in gestures::HapticButtonGeneratorFilterInterpreter
Dlookahead_filter_interpreter.cc432 void LookaheadFilterInterpreter::HandleTimerImpl(stime_t now, in HandleTimerImpl() function in gestures::LookaheadFilterInterpreter
Dimmediate_interpreter.cc1242 void ImmediateInterpreter::HandleTimerImpl(stime_t now, stime_t* timeout) { in HandleTimerImpl() function in gestures::ImmediateInterpreter