Home
last modified time | relevance | path

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

/external/libchrome-gestures/include/
Diir_filter_interpreter.h32 IoHistory() : in_head(0), out_head(0) {} in IoHistory() function
33 explicit IoHistory(const FingerState& fs) : in_head(0), out_head(0) { in IoHistory() function