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