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

/frameworks/base/include/ui/
H A DInput.h515 inline float getHistoricalOrientation(size_t pointerIndex, size_t historicalIndex) const { function in class:android::MotionEvent
/frameworks/base/core/java/android/view/
H A DMotionEvent.java631 * @see #getHistoricalOrientation(int, int)
2377 * {@link #getHistoricalOrientation(int, int)} for the first pointer index (may be an
2387 public final float getHistoricalOrientation(int pos) { method in class:MotionEvent
2566 public final float getHistoricalOrientation(int pointerIndex, int pos) { method in class:MotionEvent

Completed in 107 milliseconds