Searched defs:getXPrecision (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/input/
H A DInput.h392 inline float getXPrecision() const { return mXPrecision; } function in class:android::MotionEvent
/frameworks/base/core/java/android/view/
H A DMotionEvent.java1727 * {@link #getRawY()}, {@link #getXPrecision()} and {@link #getYPrecision()}
2331 public final float getXPrecision() { method in class:MotionEvent

Completed in 78 milliseconds