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