Searched refs:upEventInfo (Results 1 – 2 of 2) sorted by relevance
262 const TouchEvent& upEventInfo) in GetUpVelocity() argument264 …double distance = sqrt(pow(lastMoveInfo.x - upEventInfo.x, SQUARE) + pow(lastMoveInfo.y - upEventI… in GetUpVelocity()265 … int64_t time = std::chrono::duration_cast<std::chrono::milliseconds>(upEventInfo.GetTimeStamp() - in GetUpVelocity()
60 const TouchEvent& upEventInfo);