summaryrefslogtreecommitdiffstats
path: root/8
diff options
context:
space:
mode:
authorDavid Friedman <dmail@google.com>2014-02-04 14:00:16 -0800
committerDavid Friedman <dmail@google.com>2014-02-04 14:00:16 -0800
commitc58a8a297c1fb6145d7e99c9eb9992d98a15dc3d (patch)
treeaaf900c31f364c2b5d856634870ae28c81c98df8 /8
parent0fe85d4f67353d8f616fabc9ea20252e41b2d606 (diff)
downloadprebuilts_ndk-c58a8a297c1fb6145d7e99c9eb9992d98a15dc3d.zip
prebuilts_ndk-c58a8a297c1fb6145d7e99c9eb9992d98a15dc3d.tar.gz
prebuilts_ndk-c58a8a297c1fb6145d7e99c9eb9992d98a15dc3d.tar.bz2
Fixed apparent copy/paste mistake
Bug: 11634378 Change-Id: I77933e690e377d4704831f1142de8d6b44053327
Diffstat (limited to '8')
-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
6 files changed, 6 insertions, 6 deletions
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. */