Searched refs:new_touch_major (Results 1 – 2 of 2) sorted by relevance
221 void MockMotionEvent::SetTouchMajor(float new_touch_major) { in SetTouchMajor() argument222 touch_major = new_touch_major; in SetTouchMajor()
78 void SetTouchMajor(float new_touch_major);