Searched defs:touch_id (Results 1 – 13 of 13) sorted by relevance
64 int touch_id; member
87 int touch_id = event.details().oldest_touch_id(); in GetTargetForGestureEvent() local
228 int touch_id = touch.touch_id(); in StartTrace() local235 int touch_id = touch.touch_id(); in AddToTrace() local273 void TouchPointAdded(int touch_id) { in TouchPointAdded()
295 int touch_id) { in SendTouchEventToInternalHud()
47 int touch_id, in TestTouchEvent()206 void EventGenerator::PressTouchId(int touch_id) { in PressTouchId()217 void EventGenerator::MoveTouchId(const gfx::Point& point, int touch_id) { in MoveTouchId()232 void EventGenerator::ReleaseTouchId(int touch_id) { in ReleaseTouchId()
495 const int touch_id = 0; in TEST_F() local528 const int touch_id = 0; in TEST_F() local
93 const int touch_id = touch_event.touch_id(); in RewriteEvent() local1066 const int touch_id = touch_event.touch_id(); in VlogEvent() local
1396 for (int touch_id = 0; touch_id < 3; touch_id++){ in TEST_F() local
526 int touch_id, in TouchEvent()540 int touch_id, in TouchEvent()
513 int touch_id() const { return touch_id_; } in touch_id() function
170 int touch_id) { in CreateGesture()
497 int touch_id, in SendScrollEvents()519 int touch_id, in SendScrollEvent()
1089 …ct PP_TouchPoint* _struct_result, PP_Resource resource, PP_TouchListType list, uint32_t touch_id) { in Pnacl_M13_PPB_TouchInputEvent_GetTouchById()