Home
last modified time | relevance | path

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

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