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