Searched refs:nativeGetXVelocity (Results 1 – 2 of 2) sorted by relevance
46 private static native float nativeGetXVelocity(long ptr, int id); in nativeGetXVelocity() method in VelocityTracker165 return nativeGetXVelocity(mPtr, ACTIVE_POINTER_ID); in getXVelocity()186 return nativeGetXVelocity(mPtr, id); in getXVelocity()
77620 Landroid/view/VelocityTracker;->nativeGetXVelocity(JI)F