Searched refs:stepDelta (Results 1 – 1 of 1) sorted by relevance
238 val stepDelta = PointF(delta.x / steps, delta.y / steps) in <lambda>() constant247 swipe.moveBy(stepDelta, currentTime, sync = false) in <lambda>()