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

/frameworks/native/include/input/
H A DInput.h524 inline float getHistoricalSize(size_t pointerIndex, size_t historicalIndex) const { function in class:android::MotionEvent
/frameworks/base/core/java/android/view/
H A DMotionEvent.java568 * @see #getHistoricalSize(int, int)
2516 * {@link #getHistoricalSize(int, int)} for the first pointer index (may be an
2526 public final float getHistoricalSize(int pos) { method in class:MotionEvent
2690 public final float getHistoricalSize(int pointerIndex, int pos) { method in class:MotionEvent

Completed in 74 milliseconds