Home
last modified time | relevance | path

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

/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_smooth_processor.h50 std::optional<DragMoveEvent> GetResampleEvent(const std::vector<DragMoveEvent>& history,
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_smooth_processor.cpp50 auto resampleEvent = GetResampleEvent(historyEvents_, currentEvents, targetTimeStamp); in SmoothMoveEvent()
63 std::optional<DragMoveEvent> DragSmoothProcessor::GetResampleEvent(const std::vector<DragMoveEvent>& history, in GetResampleEvent() function in OHOS::Msdp::DeviceStatus::DragSmoothProcessor

Completed in 2 milliseconds