Searched defs:resampleEvent (Results 1 – 1 of 1) sorted by relevance
53 auto resampleEvent = event.has_value() ? event.value() : historyEvents_.back(); in SmoothMoveEvent() local66 auto resampleEvent = GetResampleEvent(historyEvents_, currentEvents, targetTimeStamp); in SmoothMoveEvent() local