Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DMotionEvent.java1471 private static native float nativeGetXPrecision(long nativePtr); in nativeGetXPrecision() method in MotionEvent
2397 return nativeGetXPrecision(mNativePtr); in getXPrecision()
3050 nativeGetXPrecision(mNativePtr), nativeGetYPrecision(mNativePtr), in clampNoHistory()
3143 nativeGetXPrecision(mNativePtr), nativeGetYPrecision(mNativePtr), in split()