Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java65 private float mAltYVelocity; field in PointerLocationView.PointerState
354 yVel = ps.mAltYVelocity * (1000 / 60); in onDraw()
612 ps.mAltYVelocity = mAltVelocity.getYVelocity(id); in onPointerEvent()