Home
last modified time | relevance | path

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

/frameworks/base/include/androidfw/
DInput.h450 inline float getHistoricalY(size_t pointerIndex, size_t historicalIndex) const { in getHistoricalY() function
/frameworks/base/core/java/android/view/
DMotionEvent.java2321 public final float getHistoricalY(int pos) { in getHistoricalY() method in MotionEvent
2479 public final float getHistoricalY(int pointerIndex, int pos) { in getHistoricalY() method in MotionEvent