Searched refs:grab_touch_id (Results 1 – 3 of 3) sorted by relevance
755 if (touch_id != touch->grab_touch_id) in drag_grab_touch_up()792 if (touch_id != touch->grab_touch_id) in drag_grab_touch_motion()
2386 if (touch_id == touch->grab_touch_id && touch_type != WL_TOUCH_UP) { in process_touch_normal()2415 touch->grab_touch_id = touch_id; in process_touch_normal()
610 int grab_touch_id; member