Home
last modified time | relevance | path

Searched refs:GetNearestEvent (Results 1 - 2 of 2) sorted by relevance

/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_smooth_processor.h48 DragMoveEvent GetNearestEvent(const std::vector<DragMoveEvent>& events, uint64_t nanoTimestamp);
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_smooth_processor.cpp67 DragMoveEvent nearestEvent = GetNearestEvent(current, nanoTimestamp); in GetResampleEvent()
71 DragMoveEvent DragSmoothProcessor::GetNearestEvent(const std::vector<DragMoveEvent>& events, uint64_t nanoTimestamp) in GetNearestEvent() function in OHOS::Msdp::DeviceStatus::DragSmoothProcessor

Completed in 1 milliseconds