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