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