AMotionEvent_getYPrecision

Get the precision of the Y coordinates being reported. You can multiply this number with a Y coordinate sample to find the actual hardware value of the Y coordinate.

version(Android)
extern (C) @system nothrow @nogc
float
AMotionEvent_getYPrecision

Meta