summaryrefslogtreecommitdiffstats
path: root/8/platforms/android-14/arch-mips/usr/include/android/input.h
diff options
context:
space:
mode:
Diffstat (limited to '8/platforms/android-14/arch-mips/usr/include/android/input.h')
-rw-r--r--8/platforms/android-14/arch-mips/usr/include/android/input.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/8/platforms/android-14/arch-mips/usr/include/android/input.h b/8/platforms/android-14/arch-mips/usr/include/android/input.h
index 9449574..847b95e 100644
--- a/8/platforms/android-14/arch-mips/usr/include/android/input.h
+++ b/8/platforms/android-14/arch-mips/usr/include/android/input.h
@@ -435,7 +435,7 @@ int64_t AMotionEvent_getEventTime(const AInputEvent* motion_event);
* and views. */
float AMotionEvent_getXOffset(const AInputEvent* motion_event);
-/* Get the precision of the Y coordinates being reported.
+/* Get the Y coordinate offset.
* For touch events on the screen, this is the delta that was added to the raw
* screen coordinates to adjust for the absolute position of the containing windows
* and views. */