Searched refs:nativeOffsetLocation (Results 1 – 2 of 2) sorted by relevance
1600 private static native void nativeOffsetLocation(long nativePtr, float deltaX, float deltaY); in nativeOffsetLocation() method in MotionEvent3156 nativeOffsetLocation(mNativePtr, deltaX, deltaY); in offsetLocation()
75906 Landroid/view/MotionEvent;->nativeOffsetLocation(JFF)V