Home
last modified time | relevance | path

Searched refs:nativeGetXPrecision (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DMotionEvent.java1606 private static native float nativeGetXPrecision(long nativePtr); in nativeGetXPrecision() method in MotionEvent
2689 return nativeGetXPrecision(mNativePtr); in getXPrecision()
3347 nativeGetXPrecision(mNativePtr), nativeGetYPrecision(mNativePtr), in clampNoHistory()
3441 nativeGetXPrecision(mNativePtr), nativeGetYPrecision(mNativePtr), in split()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt75901 Landroid/view/MotionEvent;->nativeGetXPrecision(J)F