Home
last modified time | relevance | path

Searched refs:wl_resource_get_version (Results 1 – 14 of 14) sorted by relevance

/third_party/weston/libweston/
Ddata-device.c110 wl_resource_get_version(source->resource) >= in data_source_notify_finish()
116 if (wl_resource_get_version(source->resource) >= in data_source_notify_finish()
130 if (wl_resource_get_version(offer->resource) >= in data_offer_choose_action()
138 if (wl_resource_get_version(offer->source->resource) >= in data_offer_choose_action()
179 if (wl_resource_get_version(offer->source->resource) >= in data_offer_update_action()
183 if (wl_resource_get_version(offer->resource) >= in data_offer_update_action()
281 if (wl_resource_get_version(offer->resource) < in destroy_data_offer()
285 wl_resource_get_version(offer->source->resource) >= in destroy_data_offer()
320 wl_resource_get_version(target), 0); in weston_data_source_send_offer()
554 if (wl_resource_get_version (offer_resource) >= in weston_drag_set_focus()
[all …]
Dlinux-explicit-synchronization.c139 wl_resource_get_version(resource), id); in linux_surface_synchronization_get_release()
195 wl_resource_get_version(resource), id); in linux_explicit_synchronization_get_synchronization()
Dweston-log-wayland.c245 version = wl_resource_get_version(global_resource); in weston_debug_subscribe()
Dlinux-dmabuf.c120 if (wl_resource_get_version(params_resource) < ZWP_LINUX_DMABUF_V1_MODIFIER_SINCE_VERSION) in params_add()
418 version = wl_resource_get_version(linux_dmabuf_resource); in linux_dmabuf_create_params()
Dtouch-calibration.c292 version = wl_resource_get_version(resource); in touch_calibrator_convert()
487 version = wl_resource_get_version(touch_calibration_resource); in touch_calibration_create_calibrator()
Dinput.c668 wl_resource_get_version(resource) >= in weston_pointer_send_axis()
680 } else if (wl_resource_get_version(resource) >= in weston_pointer_send_axis()
712 if (wl_resource_get_version(resource) >= in weston_pointer_send_axis_source()
722 if (wl_resource_get_version(resource) >= in pointer_send_frame()
2095 if (wl_resource_get_version(resource) < 7) in weston_keyboard_send_keymap()
2789 wl_resource_get_version(resource), id); in seat_get_pointer()
2870 wl_resource_get_version(resource), id); in seat_get_keyboard()
2890 if (wl_resource_get_version(cr) >= WL_KEYBOARD_REPEAT_INFO_SINCE_VERSION) { in seat_get_keyboard()
2963 wl_resource_get_version(resource), id); in seat_get_touch()
3056 wl_resource_get_version(resource), id); in relative_pointer_manager_get_relative_pointer()
[all …]
Dcompositor.c131 version = wl_resource_get_version(resource); in weston_mode_switch_send_events()
3985 wl_resource_get_version(resource), id); in compositor_create_surface()
6076 ver = wl_resource_get_version(resource); in weston_output_move()
6301 ver = wl_resource_get_version(resource); in weston_output_set_transform()
6863 int version = wl_resource_get_version(manager); in xdg_output_manager_get_xdg_output()
7045 int version = wl_resource_get_version(viewporter); in viewporter_get_viewport()
/third_party/wayland_standard/tests/
Dresources-test.c53 assert(wl_resource_get_version(res) == 4); in TEST()
/third_party/wayland_standard/src/
Dwayland-server-core.h569 wl_resource_get_version(struct wl_resource *resource);
Dwayland-server.c809 wl_resource_get_version(struct wl_resource *resource) in wl_resource_get_version() function
/third_party/weston/libweston-desktop/
Dsurface.c310 wl_resource_get_version(client_resource), in weston_desktop_surface_add_resource()
Dxdg-shell-v6.c1339 wl_resource_get_version(resource), id); in weston_desktop_xdg_shell_protocol_create_positioner()
Dxdg-shell.c1392 wl_resource_get_version(resource), id); in weston_desktop_xdg_shell_protocol_create_positioner()
/third_party/wayland-ivi-extension/ivi-input-modules/ivi-input-controller/src/
Divi-input-controller.c256 if (wl_resource_get_version(resource) >= in input_ctrl_kbd_snd_event_resource()