Searched refs:nativeGetXPrecision (Results 1 – 2 of 2) sorted by relevance
1641 private static native float nativeGetXPrecision(long nativePtr); in nativeGetXPrecision() method in MotionEvent2752 return nativeGetXPrecision(mNativePtr); in getXPrecision()3457 nativeGetXPrecision(mNativePtr), nativeGetYPrecision(mNativePtr), in clampNoHistory()3551 nativeGetXPrecision(mNativePtr), nativeGetYPrecision(mNativePtr), in split()
64795 Landroid/view/MotionEvent;->nativeGetXPrecision(J)F