Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInput.h500 inline float getHistoricalPressure(size_t pointerIndex, size_t historicalIndex) const { in getHistoricalPressure() function
/frameworks/base/core/java/android/view/
DMotionEvent.java2446 public final float getHistoricalPressure(int pos) { in getHistoricalPressure() method in MotionEvent
2607 public final float getHistoricalPressure(int pointerIndex, int pos) { in getHistoricalPressure() method in MotionEvent