Fixed apparent copy/paste mistake

Bug: 11634373

Change-Id: I44766217f414988bfd3be68043a4b80dd21554d8
This commit is contained in:
David Friedman
2014-02-05 11:15:53 +08:00
committed by Andrew Hsieh
parent 78133f5323
commit 3b601c6550
4 changed files with 4 additions and 4 deletions

View File

@@ -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. */