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

/frameworks/base/core/java/com/android/internal/widget/
H A DPointerLocationView.java62 private float mAltXVelocity; field in class:PointerLocationView.PointerState
351 xVel = ps.mAltXVelocity * (1000 / 60);
608 ps.mAltXVelocity = mAltVelocity.getXVelocity(id);

Completed in 34 milliseconds