Searched refs:nativeComputeCurrentVelocity (Results 1 – 2 of 2) sorted by relevance
204 private static native void nativeComputeCurrentVelocity(long ptr, int units, float maxVelocity); in nativeComputeCurrentVelocity() method in VelocityTracker379 nativeComputeCurrentVelocity(mPtr, units, Float.MAX_VALUE); in computeCurrentVelocity()398 nativeComputeCurrentVelocity(mPtr, units, maxVelocity); in computeCurrentVelocity()
62545 Landroid/view/VelocityTracker;->nativeComputeCurrentVelocity(JIF)V