summaryrefslogtreecommitdiffstats
path: root/8
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2014-02-05 03:08:00 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-02-05 03:08:01 +0000
commit05a9ed609667226085e19d819c6b55802f25ca2c (patch)
tree92a43d78983ba9cebb6a6825af1756195f6c7aaf /8
parent2d727d338240e8303e57a9c77a34737664cbea7b (diff)
parentc58a8a297c1fb6145d7e99c9eb9992d98a15dc3d (diff)
downloadprebuilts_ndk-05a9ed609667226085e19d819c6b55802f25ca2c.zip
prebuilts_ndk-05a9ed609667226085e19d819c6b55802f25ca2c.tar.gz
prebuilts_ndk-05a9ed609667226085e19d819c6b55802f25ca2c.tar.bz2
Merge "Fixed apparent copy/paste mistake Bug: 11634378"
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. */