Searched refs:wl_pointer_set_cursor (Results 1 – 11 of 11) sorted by relevance
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/ |
D | SDL_waylandmouse.c | 334 wl_pointer_set_cursor (pointer, 0, in Wayland_ShowCursor() 344 wl_pointer_set_cursor (pointer, 0, in Wayland_ShowCursor()
|
/third_party/flutter/glfw/src/ |
D | wl_window.c | 863 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.pointerSerial, in lockPointer() 915 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.pointerSerial, in _glfwPlatformSetCursor() 926 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.pointerSerial, in _glfwPlatformSetCursor() 943 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.pointerSerial, in _glfwPlatformSetCursor()
|
/third_party/weston/tests/ |
D | devices-test.c | 288 wl_pointer_set_cursor(wl_pointer, 0, NULL, 0, 0); in TEST()
|
/third_party/weston/clients/ |
D | simple-egl.c | 538 wl_pointer_set_cursor(pointer, serial, NULL, 0, 0); in pointer_handle_enter() 544 wl_pointer_set_cursor(pointer, serial, in pointer_handle_enter()
|
D | ivi-shell-user-interface.c | 213 wl_pointer_set_cursor(pCtx->wlPointer, pCtx->enter_serial, in set_pointer_image() 233 wl_pointer_set_cursor(pCtx->wlPointer, pCtx->enter_serial, in set_pointer_image()
|
D | window.c | 3810 wl_pointer_set_cursor(input->pointer, input->pointer_enter_serial, in input_set_pointer_image_index() 3821 wl_pointer_set_cursor(input->pointer, in input_set_pointer_special()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/ |
D | WLEyesRenderer.cpp | 101 wl_pointer_set_cursor(context->wlPointer, serial, in set_pointer_image()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/simple-weston-client/src/ |
D | simple-weston-client.c | 304 wl_pointer_set_cursor(wlcontext->wl_pointer, 0, in set_pointer_image()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/ |
D | gstglwindow_wayland_egl.c | 79 wl_pointer_set_cursor (pointer, serial, in pointer_handle_enter()
|
/third_party/weston/libweston/backend-wayland/ |
D | wayland.c | 1637 wl_pointer_set_cursor(input->parent.pointer, input->enter_serial, in input_set_cursor() 1690 wl_pointer_set_cursor(input->parent.pointer, in input_handle_pointer_enter() 1759 wl_pointer_set_cursor(input->parent.pointer, in input_handle_motion()
|
/third_party/wayland_standard/tests/data/ |
D | example-client.h | 4507 wl_pointer_set_cursor(struct wl_pointer *wl_pointer, uint32_t serial, struct wl_surface *surface, i… in wl_pointer_set_cursor() function
|