AMotionEvent_getXPrecision

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

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

Meta