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.java74 private float mAltXVelocity; field in PointerLocationView.PointerState
371 xVel = ps.mAltXVelocity * (1000 / 60); in onDraw()
629 ps.mAltXVelocity = mAltVelocity.getXVelocity(id); in onPointerEvent()