Searched refs:nativeGetXPrecision (Results 1 – 2 of 2) sorted by relevance
1777 private static native float nativeGetXPrecision(long nativePtr); in nativeGetXPrecision() method in MotionEvent3046 return nativeGetXPrecision(mNativePtr); in getXPrecision()3749 nativeGetXPrecision(mNativePtr), nativeGetYPrecision(mNativePtr), in clampNoHistory()3843 nativeGetXPrecision(mNativePtr), nativeGetYPrecision(mNativePtr), in split()
61472 Landroid/view/MotionEvent;->nativeGetXPrecision(J)F