Home
last modified time | relevance | path

Searched refs:hotspot_y (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0077-HACK-Honour-cursor-size-config.patch156 - iy - pointer->hotspot_y);
158 + iy - pointer->hotspot_y * pointer->scale);
206 pointer->hotspot_y -= dy;
209 - y = wl_fixed_to_int(pointer->y) - pointer->hotspot_y;
211 + y = wl_fixed_to_int(pointer->y) - pointer->hotspot_y * pointer->scale;
222 pointer->hotspot_y = y;
/OK3568_Linux_fs/buildroot/package/weston/
H A D0076-HACK-Honour-cursor-size-config.patch212 - iy - pointer->hotspot_y);
214 + iy - pointer->hotspot_y * pointer->scale);
255 pointer->hotspot_y -= dy;
258 - y = wl_fixed_to_int(pointer->y) - pointer->hotspot_y;
260 + y = wl_fixed_to_int(pointer->y) - pointer->hotspot_y * pointer->scale;
271 pointer->hotspot_y = y;
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0077-HACK-Honour-cursor-size-config.patch212 - iy - pointer->hotspot_y);
214 + iy - pointer->hotspot_y * pointer->scale);
255 pointer->hotspot_y -= dy;
258 - y = wl_fixed_to_int(pointer->y) - pointer->hotspot_y;
260 + y = wl_fixed_to_int(pointer->y) - pointer->hotspot_y * pointer->scale;
271 pointer->hotspot_y = y;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c248 du->hotspot_y = 0; in vmw_kms_legacy_hotspot_clear()
272 du->hotspot_y + du->core_hotspot_y); in vmw_kms_cursor_post_execbuf()
383 s32 hotspot_x, hotspot_y; in vmw_du_cursor_plane_atomic_update() local
388 hotspot_y = du->hotspot_y; in vmw_du_cursor_plane_atomic_update()
392 hotspot_y += plane->state->fb->hot_y; in vmw_du_cursor_plane_atomic_update()
404 hotspot_y); in vmw_du_cursor_plane_atomic_update()
409 hotspot_x, hotspot_y); in vmw_du_cursor_plane_atomic_update()
421 du->cursor_y + hotspot_y); in vmw_du_cursor_plane_atomic_update()
424 du->core_hotspot_y = hotspot_y - du->hotspot_y; in vmw_du_cursor_plane_atomic_update()
1846 du->hotspot_y = arg->yhot; in vmw_kms_cursor_bypass_ioctl()
[all …]
H A Dvmwgfx_kms.h351 int hotspot_y; member
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0031-waylandsink-Support-pointer-and-touch.patch142 + self->cursor_surface, image->hotspot_x, image->hotspot_y);
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0032-waylandsink-Support-pointer-and-touch.patch161 + priv->cursor_surface, image->hotspot_x, image->hotspot_y);
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0032-waylandsink-Support-pointer-and-touch.patch161 + priv->cursor_surface, image->hotspot_x, image->hotspot_y);
/OK3568_Linux_fs/external/xserver/
H A DChangeLog1438 1 0x00005610b27b6c55 in wl_pointer_set_cursor (hotspot_y=0,