Searched refs:nativeGetXPrecision (Results 1 – 2 of 2) sorted by relevance
1606 private static native float nativeGetXPrecision(long nativePtr); in nativeGetXPrecision() method in MotionEvent2689 return nativeGetXPrecision(mNativePtr); in getXPrecision()3347 nativeGetXPrecision(mNativePtr), nativeGetYPrecision(mNativePtr), in clampNoHistory()3441 nativeGetXPrecision(mNativePtr), nativeGetYPrecision(mNativePtr), in split()
75901 Landroid/view/MotionEvent;->nativeGetXPrecision(J)F