Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/event_resample/src/
H A Devent_resample.cpp427 const Pointer& currentCoords = current->GetPointerById(id); in ResampleCoordinates() local
428 resampledCoords.CopyFrom(currentCoords); in ResampleCoordinates()
435 resampledCoords.coordX = CalcCoord(currentCoords.coordX, otherCoords.coordX, alpha); in ResampleCoordinates()
436 resampledCoords.coordY = CalcCoord(currentCoords.coordY, otherCoords.coordY, alpha); in ResampleCoordinates()

Completed in 1 milliseconds