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