Searched defs:getToolMinor (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/input/
H A DInput.h477 inline float getToolMinor(size_t pointerIndex) const { function in class:android::MotionEvent
/frameworks/base/core/java/android/view/
H A DMotionEvent.java661 * @see #getToolMinor(int)
2028 * {@link #getToolMinor(int)} for the first pointer index (may be an
2033 public final float getToolMinor() { method in class:MotionEvent
2231 public final float getToolMinor(int pointerIndex) { method in class:MotionEvent
2583 * @see #getToolMinor()
2749 * Returns a historical tool minor axis coordinate, as per {@link #getToolMinor(int)}, that
2759 * @see #getToolMinor(int)
/frameworks/native/services/inputflinger/
H A DInputReader.h941 inline int32_t getToolMinor() const { function in class:android::MultiTouchMotionAccumulator::Slot

Completed in 1882 milliseconds