Searched defs:downEvent (Results 1 – 1 of 1) sorted by relevance
65 …void PrintLine(const TouchEventInfo &downEvent, const TouchEventInfo &upEvent, const std::string &… in PrintLine()95 …void CommonPrintLine(TouchEventInfo &downEvent, TouchEventInfo &upEvent, const std::string &action… in CommonPrintLine()112 TouchEventInfo downEvent = v.GetFirstTrackPoint(); in WriteEventData() local