summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--5/platforms/android-9/arch-arm/usr/include/android/input.h2
-rw-r--r--6/platforms/android-9/arch-arm/usr/include/android/input.h2
-rw-r--r--6/platforms/android-9/arch-x86/usr/include/android/input.h2
-rw-r--r--7/platforms/android-14/arch-arm/usr/include/android/input.h2
-rw-r--r--7/platforms/android-14/arch-x86/usr/include/android/input.h2
-rw-r--r--7/platforms/android-9/arch-arm/usr/include/android/input.h2
-rw-r--r--7/platforms/android-9/arch-x86/usr/include/android/input.h2
-rw-r--r--8/platforms/android-14/arch-arm/usr/include/android/input.h2
-rw-r--r--8/platforms/android-14/arch-mips/usr/include/android/input.h2
-rw-r--r--8/platforms/android-14/arch-x86/usr/include/android/input.h2
-rw-r--r--8/platforms/android-9/arch-arm/usr/include/android/input.h2
-rw-r--r--8/platforms/android-9/arch-mips/usr/include/android/input.h2
-rw-r--r--8/platforms/android-9/arch-x86/usr/include/android/input.h2
-rw-r--r--9/platforms/android-12/arch-arm/usr/include/android/input.h2
-rw-r--r--9/platforms/android-12/arch-mips/usr/include/android/input.h2
-rw-r--r--9/platforms/android-12/arch-x86/usr/include/android/input.h2
-rw-r--r--9/platforms/android-13/arch-arm/usr/include/android/input.h2
-rw-r--r--9/platforms/android-13/arch-mips/usr/include/android/input.h2
-rw-r--r--9/platforms/android-13/arch-x86/usr/include/android/input.h2
-rw-r--r--9/platforms/android-14/arch-arm/usr/include/android/input.h2
-rw-r--r--9/platforms/android-14/arch-mips/usr/include/android/input.h2
-rw-r--r--9/platforms/android-14/arch-x86/usr/include/android/input.h2
-rw-r--r--9/platforms/android-15/arch-arm/usr/include/android/input.h2
-rw-r--r--9/platforms/android-15/arch-mips/usr/include/android/input.h2
-rw-r--r--9/platforms/android-15/arch-x86/usr/include/android/input.h2
-rw-r--r--9/platforms/android-16/arch-arm/usr/include/android/input.h2
-rw-r--r--9/platforms/android-16/arch-mips/usr/include/android/input.h2
-rw-r--r--9/platforms/android-16/arch-x86/usr/include/android/input.h2
-rw-r--r--9/platforms/android-17/arch-arm/usr/include/android/input.h2
-rw-r--r--9/platforms/android-17/arch-mips/usr/include/android/input.h2
-rw-r--r--9/platforms/android-17/arch-x86/usr/include/android/input.h2
-rw-r--r--9/platforms/android-18/arch-arm/usr/include/android/input.h2
-rw-r--r--9/platforms/android-18/arch-mips/usr/include/android/input.h2
-rw-r--r--9/platforms/android-18/arch-x86/usr/include/android/input.h2
-rw-r--r--9/platforms/android-19/arch-arm/usr/include/android/input.h2
-rw-r--r--9/platforms/android-19/arch-mips/usr/include/android/input.h2
-rw-r--r--9/platforms/android-19/arch-x86/usr/include/android/input.h2
-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
40 files changed, 40 insertions, 40 deletions
diff --git a/5/platforms/android-9/arch-arm/usr/include/android/input.h b/5/platforms/android-9/arch-arm/usr/include/android/input.h
index 9449574..847b95e 100644
--- a/5/platforms/android-9/arch-arm/usr/include/android/input.h
+++ b/5/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);
-/* 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/6/platforms/android-9/arch-arm/usr/include/android/input.h b/6/platforms/android-9/arch-arm/usr/include/android/input.h
index 9449574..847b95e 100644
--- a/6/platforms/android-9/arch-arm/usr/include/android/input.h
+++ b/6/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);
-/* 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/6/platforms/android-9/arch-x86/usr/include/android/input.h b/6/platforms/android-9/arch-x86/usr/include/android/input.h
index 9449574..847b95e 100644
--- a/6/platforms/android-9/arch-x86/usr/include/android/input.h
+++ b/6/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);
-/* 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/7/platforms/android-14/arch-arm/usr/include/android/input.h b/7/platforms/android-14/arch-arm/usr/include/android/input.h
index 9449574..847b95e 100644
--- a/7/platforms/android-14/arch-arm/usr/include/android/input.h
+++ b/7/platforms/android-14/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);
-/* 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/7/platforms/android-14/arch-x86/usr/include/android/input.h b/7/platforms/android-14/arch-x86/usr/include/android/input.h
index 9449574..847b95e 100644
--- a/7/platforms/android-14/arch-x86/usr/include/android/input.h
+++ b/7/platforms/android-14/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);
-/* 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/7/platforms/android-9/arch-arm/usr/include/android/input.h b/7/platforms/android-9/arch-arm/usr/include/android/input.h
index 9449574..847b95e 100644
--- a/7/platforms/android-9/arch-arm/usr/include/android/input.h
+++ b/7/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);
-/* 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/7/platforms/android-9/arch-x86/usr/include/android/input.h b/7/platforms/android-9/arch-x86/usr/include/android/input.h
index 9449574..847b95e 100644
--- a/7/platforms/android-9/arch-x86/usr/include/android/input.h
+++ b/7/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);
-/* 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/8/platforms/android-14/arch-arm/usr/include/android/input.h b/8/platforms/android-14/arch-arm/usr/include/android/input.h
index 9449574..847b95e 100644
--- a/8/platforms/android-14/arch-arm/usr/include/android/input.h
+++ b/8/platforms/android-14/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);
-/* 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/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. */
diff --git a/8/platforms/android-14/arch-x86/usr/include/android/input.h b/8/platforms/android-14/arch-x86/usr/include/android/input.h
index 9449574..847b95e 100644
--- a/8/platforms/android-14/arch-x86/usr/include/android/input.h
+++ b/8/platforms/android-14/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);
-/* 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/8/platforms/android-9/arch-arm/usr/include/android/input.h b/8/platforms/android-9/arch-arm/usr/include/android/input.h
index 9449574..847b95e 100644
--- a/8/platforms/android-9/arch-arm/usr/include/android/input.h
+++ b/8/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);
-/* 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/8/platforms/android-9/arch-mips/usr/include/android/input.h b/8/platforms/android-9/arch-mips/usr/include/android/input.h
index 9449574..847b95e 100644
--- a/8/platforms/android-9/arch-mips/usr/include/android/input.h
+++ b/8/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);
-/* 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/8/platforms/android-9/arch-x86/usr/include/android/input.h b/8/platforms/android-9/arch-x86/usr/include/android/input.h
index 9449574..847b95e 100644
--- a/8/platforms/android-9/arch-x86/usr/include/android/input.h
+++ b/8/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);
-/* 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-12/arch-arm/usr/include/android/input.h b/9/platforms/android-12/arch-arm/usr/include/android/input.h
index 0aac02f..9100038 100644
--- a/9/platforms/android-12/arch-arm/usr/include/android/input.h
+++ b/9/platforms/android-12/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-12/arch-mips/usr/include/android/input.h b/9/platforms/android-12/arch-mips/usr/include/android/input.h
index 0aac02f..9100038 100644
--- a/9/platforms/android-12/arch-mips/usr/include/android/input.h
+++ b/9/platforms/android-12/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-12/arch-x86/usr/include/android/input.h b/9/platforms/android-12/arch-x86/usr/include/android/input.h
index 0aac02f..9100038 100644
--- a/9/platforms/android-12/arch-x86/usr/include/android/input.h
+++ b/9/platforms/android-12/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. */
diff --git a/9/platforms/android-13/arch-arm/usr/include/android/input.h b/9/platforms/android-13/arch-arm/usr/include/android/input.h
index 7717a50..b0d60c3 100644
--- a/9/platforms/android-13/arch-arm/usr/include/android/input.h
+++ b/9/platforms/android-13/arch-arm/usr/include/android/input.h
@@ -543,7 +543,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-13/arch-mips/usr/include/android/input.h b/9/platforms/android-13/arch-mips/usr/include/android/input.h
index 7717a50..b0d60c3 100644
--- a/9/platforms/android-13/arch-mips/usr/include/android/input.h
+++ b/9/platforms/android-13/arch-mips/usr/include/android/input.h
@@ -543,7 +543,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-13/arch-x86/usr/include/android/input.h b/9/platforms/android-13/arch-x86/usr/include/android/input.h
index 7717a50..b0d60c3 100644
--- a/9/platforms/android-13/arch-x86/usr/include/android/input.h
+++ b/9/platforms/android-13/arch-x86/usr/include/android/input.h
@@ -543,7 +543,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-14/arch-arm/usr/include/android/input.h b/9/platforms/android-14/arch-arm/usr/include/android/input.h
index ac7bcc0..16b60b5 100644
--- a/9/platforms/android-14/arch-arm/usr/include/android/input.h
+++ b/9/platforms/android-14/arch-arm/usr/include/android/input.h
@@ -581,7 +581,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-14/arch-mips/usr/include/android/input.h b/9/platforms/android-14/arch-mips/usr/include/android/input.h
index ac7bcc0..16b60b5 100644
--- a/9/platforms/android-14/arch-mips/usr/include/android/input.h
+++ b/9/platforms/android-14/arch-mips/usr/include/android/input.h
@@ -581,7 +581,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-14/arch-x86/usr/include/android/input.h b/9/platforms/android-14/arch-x86/usr/include/android/input.h
index ac7bcc0..16b60b5 100644
--- a/9/platforms/android-14/arch-x86/usr/include/android/input.h
+++ b/9/platforms/android-14/arch-x86/usr/include/android/input.h
@@ -581,7 +581,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-15/arch-arm/usr/include/android/input.h b/9/platforms/android-15/arch-arm/usr/include/android/input.h
index ac7bcc0..16b60b5 100644
--- a/9/platforms/android-15/arch-arm/usr/include/android/input.h
+++ b/9/platforms/android-15/arch-arm/usr/include/android/input.h
@@ -581,7 +581,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-15/arch-mips/usr/include/android/input.h b/9/platforms/android-15/arch-mips/usr/include/android/input.h
index ac7bcc0..16b60b5 100644
--- a/9/platforms/android-15/arch-mips/usr/include/android/input.h
+++ b/9/platforms/android-15/arch-mips/usr/include/android/input.h
@@ -581,7 +581,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-15/arch-x86/usr/include/android/input.h b/9/platforms/android-15/arch-x86/usr/include/android/input.h
index ac7bcc0..16b60b5 100644
--- a/9/platforms/android-15/arch-x86/usr/include/android/input.h
+++ b/9/platforms/android-15/arch-x86/usr/include/android/input.h
@@ -581,7 +581,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-16/arch-arm/usr/include/android/input.h b/9/platforms/android-16/arch-arm/usr/include/android/input.h
index ac7bcc0..16b60b5 100644
--- a/9/platforms/android-16/arch-arm/usr/include/android/input.h
+++ b/9/platforms/android-16/arch-arm/usr/include/android/input.h
@@ -581,7 +581,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-16/arch-mips/usr/include/android/input.h b/9/platforms/android-16/arch-mips/usr/include/android/input.h
index ac7bcc0..16b60b5 100644
--- a/9/platforms/android-16/arch-mips/usr/include/android/input.h
+++ b/9/platforms/android-16/arch-mips/usr/include/android/input.h
@@ -581,7 +581,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-16/arch-x86/usr/include/android/input.h b/9/platforms/android-16/arch-x86/usr/include/android/input.h
index ac7bcc0..16b60b5 100644
--- a/9/platforms/android-16/arch-x86/usr/include/android/input.h
+++ b/9/platforms/android-16/arch-x86/usr/include/android/input.h
@@ -581,7 +581,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-17/arch-arm/usr/include/android/input.h b/9/platforms/android-17/arch-arm/usr/include/android/input.h
index ac7bcc0..16b60b5 100644
--- a/9/platforms/android-17/arch-arm/usr/include/android/input.h
+++ b/9/platforms/android-17/arch-arm/usr/include/android/input.h
@@ -581,7 +581,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-17/arch-mips/usr/include/android/input.h b/9/platforms/android-17/arch-mips/usr/include/android/input.h
index ac7bcc0..16b60b5 100644
--- a/9/platforms/android-17/arch-mips/usr/include/android/input.h
+++ b/9/platforms/android-17/arch-mips/usr/include/android/input.h
@@ -581,7 +581,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-17/arch-x86/usr/include/android/input.h b/9/platforms/android-17/arch-x86/usr/include/android/input.h
index ac7bcc0..16b60b5 100644
--- a/9/platforms/android-17/arch-x86/usr/include/android/input.h
+++ b/9/platforms/android-17/arch-x86/usr/include/android/input.h
@@ -581,7 +581,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-18/arch-arm/usr/include/android/input.h b/9/platforms/android-18/arch-arm/usr/include/android/input.h
index fead769..a660761 100644
--- a/9/platforms/android-18/arch-arm/usr/include/android/input.h
+++ b/9/platforms/android-18/arch-arm/usr/include/android/input.h
@@ -583,7 +583,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. */
diff --git a/9/platforms/android-18/arch-mips/usr/include/android/input.h b/9/platforms/android-18/arch-mips/usr/include/android/input.h
index fead769..a660761 100644
--- a/9/platforms/android-18/arch-mips/usr/include/android/input.h
+++ b/9/platforms/android-18/arch-mips/usr/include/android/input.h
@@ -583,7 +583,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. */
diff --git a/9/platforms/android-18/arch-x86/usr/include/android/input.h b/9/platforms/android-18/arch-x86/usr/include/android/input.h
index fead769..a660761 100644
--- a/9/platforms/android-18/arch-x86/usr/include/android/input.h
+++ b/9/platforms/android-18/arch-x86/usr/include/android/input.h
@@ -583,7 +583,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. */
diff --git a/9/platforms/android-19/arch-arm/usr/include/android/input.h b/9/platforms/android-19/arch-arm/usr/include/android/input.h
index fead769..a660761 100644
--- a/9/platforms/android-19/arch-arm/usr/include/android/input.h
+++ b/9/platforms/android-19/arch-arm/usr/include/android/input.h
@@ -583,7 +583,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. */
diff --git a/9/platforms/android-19/arch-mips/usr/include/android/input.h b/9/platforms/android-19/arch-mips/usr/include/android/input.h
index fead769..a660761 100644
--- a/9/platforms/android-19/arch-mips/usr/include/android/input.h
+++ b/9/platforms/android-19/arch-mips/usr/include/android/input.h
@@ -583,7 +583,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. */
diff --git a/9/platforms/android-19/arch-x86/usr/include/android/input.h b/9/platforms/android-19/arch-x86/usr/include/android/input.h
index fead769..a660761 100644
--- a/9/platforms/android-19/arch-x86/usr/include/android/input.h
+++ b/9/platforms/android-19/arch-x86/usr/include/android/input.h
@@ -583,7 +583,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. */
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. */