Searched defs:historyEvent (Results 1 – 2 of 2) sorted by relevance
160 auto historyEvent = Platform::GetTouchEventOriginOffset(end ? lastTouchEvent_ : event); in UpdateTouchPointInVelocityTracker() local176 for (const auto& historyEvent: touchEvent.history) { in UpdateTouchPointInVelocityTracker() local
665 std::string EventQueueBase::HistoryQueueDump(const HistoryEvent &historyEvent) in HistoryQueueDump()