Home
last modified time | relevance | path

Searched refs:mAltXVelocity (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java64 private float mAltXVelocity; field in PointerLocationView.PointerState
353 xVel = ps.mAltXVelocity * (1000 / 60); in onDraw()
611 ps.mAltXVelocity = mAltVelocity.getXVelocity(id); in onPointerEvent()