Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/event_resample/src/
H A Devent_resample.cpp411 History oldLastResample; in ResampleCoordinates() local
412 oldLastResample.InitializeFrom(touchState.lastResample); in ResampleCoordinates()
417 if (oldLastResample.HasPointerId(id) && touchState.RecentCoordinatesAreIdentical(id)) { in ResampleCoordinates()
420 auto oldLastItem = oldLastResample.pointers.find(id); in ResampleCoordinates()

Completed in 1 milliseconds