Searched refs:nativeGetYVelocity (Results 1 – 2 of 2) sorted by relevance
47 private static native float nativeGetYVelocity(long ptr, int id); in nativeGetYVelocity() method in VelocityTracker175 return nativeGetYVelocity(mPtr, ACTIVE_POINTER_ID); in getYVelocity()197 return nativeGetYVelocity(mPtr, id); in getYVelocity()
77621 Landroid/view/VelocityTracker;->nativeGetYVelocity(JI)F