Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInput.h571 inline float getHistoricalSize(size_t pointerIndex, size_t historicalIndex) const { in getHistoricalSize() function
/frameworks/base/core/java/android/view/
DMotionEvent.java2818 public final float getHistoricalSize(int pos) { in getHistoricalSize() method in MotionEvent
2982 public final float getHistoricalSize(int pointerIndex, int pos) { in getHistoricalSize() method in MotionEvent