Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DMotionEvent.java1612 private static native float nativeGetXPrecision(long nativePtr); in nativeGetXPrecision() method in MotionEvent
2723 return nativeGetXPrecision(mNativePtr); in getXPrecision()
3413 nativeGetXPrecision(mNativePtr), nativeGetYPrecision(mNativePtr), in clampNoHistory()
3506 nativeGetXPrecision(mNativePtr), nativeGetYPrecision(mNativePtr), in split()