summaryrefslogtreecommitdiffstats
path: root/9/platforms/android-9
diff options
context:
space:
mode:
Diffstat (limited to '9/platforms/android-9')
-rw-r--r--9/platforms/android-9/arch-arm/usr/include/android/input.h2
-rw-r--r--9/platforms/android-9/arch-mips/usr/include/android/input.h2
-rw-r--r--9/platforms/android-9/arch-x86/usr/include/android/input.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/9/platforms/android-9/arch-arm/usr/include/android/input.h b/9/platforms/android-9/arch-arm/usr/include/android/input.h
index 0aac02f..9100038 100644
--- a/9/platforms/android-9/arch-arm/usr/include/android/input.h
+++ b/9/platforms/android-9/arch-arm/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) __NDK_FPABI__;
-/* 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. */
diff --git a/9/platforms/android-9/arch-mips/usr/include/android/input.h b/9/platforms/android-9/arch-mips/usr/include/android/input.h
index 0aac02f..9100038 100644
--- a/9/platforms/android-9/arch-mips/usr/include/android/input.h
+++ b/9/platforms/android-9/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) __NDK_FPABI__;
-/* 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. */
diff --git a/9/platforms/android-9/arch-x86/usr/include/android/input.h b/9/platforms/android-9/arch-x86/usr/include/android/input.h
index 0aac02f..9100038 100644
--- a/9/platforms/android-9/arch-x86/usr/include/android/input.h
+++ b/9/platforms/android-9/arch-x86/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) __NDK_FPABI__;
-/* 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. */