Home
last modified time | relevance | path

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

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