Searched refs:num_tp (Results 1 – 10 of 10) sorted by relevance
171 int num_tp; /* touch points down count */ member477 if (cal->num_tp != 0) in try_enter_state_idle()568 cal->num_tp = 0; in calibrator_create()626 cal->num_tp++; in down_handler()654 cal->num_tp--; in up_handler()655 if (cal->num_tp < 0) { in up_handler()657 cal->num_tp = 0; in up_handler()705 cal->num_tp = 0; in cancel_handler()
151 if (touch_grab->touch->num_tp == 0) in touch_move_grab_up()
1342 touch->num_tp = 0; in weston_touch_reset_state()2396 if (touch->num_tp == 1) { in process_touch_normal()2404 "but no surface focused\n", touch->num_tp); in process_touch_normal()2412 if (touch->num_tp == 1) { in process_touch_normal()2431 if (touch->num_tp == 0) in process_touch_normal()2474 if (touch->num_tp > 0) in weston_compositor_update_touch_mode()2583 touch->num_tp++; in notify_touch_normalized()2586 if (touch->num_tp == 0) { in notify_touch_normalized()2597 touch->num_tp--; in notify_touch_normalized()
388 if (touch->num_tp != 1 || touch_type != WL_TOUCH_DOWN) in weston_compositor_run_touch_binding()
117 if (calibrator->device->aggregate->num_tp == 0) { in notify_touch_calibrator()
1047 touch->num_tp == 1 && in data_device_start_drag()
749 if (touch->num_tp == 1) { in input_ctrl_touch_set_west_focus()826 if (touch->num_tp == 0) { in touch_grab_up()
606 uint32_t num_tp; member
1633 if (0 == grab->touch->num_tp) { in touch_move_workspace_grab_up()
1368 if (grab->touch->num_tp == 0) { in touch_move_grab_up()