Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/record/
Dui_record.cpp65 …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