HomeSort by relevance Sort by last modified time
    Searched defs:touch_major (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/events/gestures/
motion_event_aura.h 67 float touch_major; member in struct:ui::MotionEventAura::PointData
  /external/chromium_org/content/browser/renderer_host/input/
motion_event_android_unittest.cc 119 float touch_major = 5.3f; local
143 touch_major,
  /external/chromium_org/ui/events/gesture_detection/
motion_event_generic.h 26 float touch_major; member in struct:ui::PointerProperties
  /external/qemu/android/
multitouch-screen.c 73 int touch_major; member in struct:MTSState
156 _push_event(EV_ABS, ABS_MT_TOUCH_MAJOR, ++mts_state->touch_major);

Completed in 3951 milliseconds