Home
last modified time | relevance | path

Searched refs:new_touch_major (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/events/test/
Dmock_motion_event.cc221 void MockMotionEvent::SetTouchMajor(float new_touch_major) { in SetTouchMajor() argument
222 touch_major = new_touch_major; in SetTouchMajor()
Dmock_motion_event.h78 void SetTouchMajor(float new_touch_major);