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

/frameworks/base/core/java/android/view/
H A DMotionEvent.java510 * @see #getHistoricalSize(int, int)
2302 * {@link #getHistoricalSize(int, int)} for the first pointer index (may be an
2312 public final float getHistoricalSize(int pos) { method in class:MotionEvent
2476 public final float getHistoricalSize(int pointerIndex, int pos) { method in class:MotionEvent
/frameworks/base/include/ui/
H A DInput.h490 inline float getHistoricalSize(size_t pointerIndex, size_t historicalIndex) const { function in class:android::MotionEvent

Completed in 31 milliseconds