Home
last modified time | relevance | path

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

/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_smooth_processor.cpp115 auto historyAvgEvent = GetAvgCoordinate(history); in Resample()
116 auto currentAvgEvent = GetAvgCoordinate(current); in Resample()
174 DragMoveEvent DragSmoothProcessor::GetAvgCoordinate(const std::vector<DragMoveEvent>& events) in GetAvgCoordinate() function in OHOS::Msdp::DeviceStatus::DragSmoothProcessor
/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_smooth_processor.h49 DragMoveEvent GetAvgCoordinate(const std::vector<DragMoveEvent>& events);

Completed in 1 milliseconds