Searched refs:nativeGetYVelocity (Results 1 – 1 of 1) sorted by relevance
61 private static native float nativeGetYVelocity(int ptr, int id); in nativeGetYVelocity() method in VelocityTracker196 return nativeGetYVelocity(mPtr, ACTIVE_POINTER_ID); in getYVelocity()218 return nativeGetYVelocity(mPtr, id); in getYVelocity()