Searched defs:getHistoricalOrientation (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/view/
H A DMotionEvent.java648 * @see #getHistoricalOrientation(int, int)
2449 * {@link #getHistoricalOrientation(int, int)} for the first pointer index (may be an
2459 public final float getHistoricalOrientation(int pos) { method in class:MotionEvent
2638 public final float getHistoricalOrientation(int pointerIndex, int pos) { method in class:MotionEvent
/frameworks/native/include/input/
H A DInput.h512 inline float getHistoricalOrientation(size_t pointerIndex, size_t historicalIndex) const { function in class:android::MotionEvent

Completed in 52 milliseconds