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

/frameworks/base/core/java/com/android/internal/widget/
H A DPointerLocationView.java62 private float mAltYVelocity; field in class:PointerLocationView.PointerState
332 yVel = ps.mAltYVelocity * (1000 / 60);
576 ps.mAltYVelocity = mAltVelocity.getYVelocity(id);

Completed in 38 milliseconds