Searched defs:getTouchMajor (Results 1 – 3 of 3) sorted by relevance
431 inline float getTouchMajor(size_t pointerIndex) const { in getTouchMajor() function
1853 public final float getTouchMajor() { in getTouchMajor() method in MotionEvent2037 public final float getTouchMajor(int pointerIndex) { in getTouchMajor() method in MotionEvent
744 inline int32_t getTouchMajor() const { return mAbsMTTouchMajor; } in getTouchMajor() function