Home
last modified time | relevance | path

Searched refs:getHistoricalPressure (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/libs/input/tests/
DInputEvent_test.cpp384 ASSERT_EQ(12, event->getHistoricalPressure(0, 0)); in assertEqualsEventWithHistory()
385 ASSERT_EQ(22, event->getHistoricalPressure(1, 0)); in assertEqualsEventWithHistory()
386 ASSERT_EQ(112, event->getHistoricalPressure(0, 1)); in assertEqualsEventWithHistory()
387 ASSERT_EQ(122, event->getHistoricalPressure(1, 1)); in assertEqualsEventWithHistory()
/frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/
DBallsView.java100 ev.getHistoricalPressure(p, i), in onTouchEvent()
/frameworks/base/native/android/
Dinput.cpp226 return static_cast<const MotionEvent*>(motion_event)->getHistoricalPressure( in AMotionEvent_getHistoricalPressure()
/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
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32909 method public final float getHistoricalPressure(int);
32910 method public final float getHistoricalPressure(int, int);
/frameworks/base/non-updatable-api/
Dcurrent.txt50941 method public float getHistoricalPressure(int);
50942 method public float getHistoricalPressure(int, int);
/frameworks/base/api/
Dcurrent.txt51085 method public float getHistoricalPressure(int);
51086 method public float getHistoricalPressure(int, int);
/frameworks/base/config/
Dboot-image-profile.txt16449 HSPLandroid/view/MotionEvent;->getHistoricalPressure(II)F