Searched defs:nanoTimestamp (Results 1 – 3 of 3) sorted by relevance
40 DragMoveEvent DragSmoothProcessor::SmoothMoveEvent(uint64_t nanoTimestamp, uint64_t vSyncPeriod) in SmoothMoveEvent()64 const std::vector<DragMoveEvent>& current, uint64_t nanoTimestamp) in GetResampleEvent()71 …gSmoothProcessor::GetNearestEvent(const std::vector<DragMoveEvent>& events, uint64_t nanoTimestamp) in GetNearestEvent()96 const std::vector<DragMoveEvent>& current, uint64_t nanoTimestamp) in Resample()122 const DragMoveEvent ¤tAvgEvent, uint64_t nanoTimestamp) in GetInterpolatedEvent()
151 void DragVSyncStation::OnVSyncInner(uint64_t nanoTimestamp) in OnVSyncInner()165 void DragVSyncStation::OnVSync(uint64_t nanoTimestamp, void *client) in OnVSync()
1047 void DragDrawing::FlushDragPosition(uint64_t nanoTimestamp) in FlushDragPosition()1078 frameCallback_ = std::make_shared<DragFrameCallback>([this](uint64_t nanoTimestamp) { in OnDragMove()