Searched refs:nativeOffsetLocation (Results 1 – 1 of 1) sorted by relevance
1600 private static native void nativeOffsetLocation(long nativePtr, float deltaX, float deltaY); in nativeOffsetLocation() method in MotionEvent3155 nativeOffsetLocation(mNativePtr, deltaX, deltaY); in offsetLocation()