Searched refs:nativeGetXVelocity (Results 1 – 1 of 1) sorted by relevance
60 private static native float nativeGetXVelocity(int ptr, int id); in nativeGetXVelocity() method in VelocityTracker186 return nativeGetXVelocity(mPtr, ACTIVE_POINTER_ID); in getXVelocity()207 return nativeGetXVelocity(mPtr, id); in getXVelocity()