Home
last modified time | relevance | path

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

/frameworks/base/include/androidfw/
DInput.h455 inline float getHistoricalPressure(size_t pointerIndex, size_t historicalIndex) const { in getHistoricalPressure() function
/frameworks/base/core/java/android/view/
DMotionEvent.java2336 public final float getHistoricalPressure(int pos) { in getHistoricalPressure() method in MotionEvent
2497 public final float getHistoricalPressure(int pointerIndex, int pos) { in getHistoricalPressure() method in MotionEvent