Home
last modified time | relevance | path

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

/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_smooth_processor.h43 std::optional<DragMoveEvent> Resample(const std::vector<DragMoveEvent>& history,
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_smooth_processor.cpp66 auto event = Resample(history, current, nanoTimestamp); in GetResampleEvent()
95 std::optional<DragMoveEvent> DragSmoothProcessor::Resample(const std::vector<DragMoveEvent>& history, in Resample() function in OHOS::Msdp::DeviceStatus::DragSmoothProcessor

Completed in 1 milliseconds