Searched refs:hotspot_x (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0077-HACK-Honour-cursor-size-config.patch | 155 - ix - pointer->hotspot_x, 157 + ix - pointer->hotspot_x * pointer->scale, 205 pointer->hotspot_x -= dx; 208 - x = wl_fixed_to_int(pointer->x) - pointer->hotspot_x; 210 + x = wl_fixed_to_int(pointer->x) - pointer->hotspot_x * pointer->scale; 221 pointer->hotspot_x = x;
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0076-HACK-Honour-cursor-size-config.patch | 211 - ix - pointer->hotspot_x, 213 + ix - pointer->hotspot_x * pointer->scale, 254 pointer->hotspot_x -= dx; 257 - x = wl_fixed_to_int(pointer->x) - pointer->hotspot_x; 259 + x = wl_fixed_to_int(pointer->x) - pointer->hotspot_x * pointer->scale; 270 pointer->hotspot_x = x;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0077-HACK-Honour-cursor-size-config.patch | 211 - ix - pointer->hotspot_x, 213 + ix - pointer->hotspot_x * pointer->scale, 254 pointer->hotspot_x -= dx; 257 - x = wl_fixed_to_int(pointer->x) - pointer->hotspot_x; 259 + x = wl_fixed_to_int(pointer->x) - pointer->hotspot_x * pointer->scale; 270 pointer->hotspot_x = x;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_kms.c | 247 du->hotspot_x = 0; in vmw_kms_legacy_hotspot_clear() 271 du->hotspot_x + du->core_hotspot_x, in vmw_kms_cursor_post_execbuf() 383 s32 hotspot_x, hotspot_y; in vmw_du_cursor_plane_atomic_update() local 387 hotspot_x = du->hotspot_x; in vmw_du_cursor_plane_atomic_update() 391 hotspot_x += plane->state->fb->hot_x; in vmw_du_cursor_plane_atomic_update() 403 64, 64, hotspot_x, in vmw_du_cursor_plane_atomic_update() 409 hotspot_x, hotspot_y); in vmw_du_cursor_plane_atomic_update() 420 du->cursor_x + hotspot_x, in vmw_du_cursor_plane_atomic_update() 423 du->core_hotspot_x = hotspot_x - du->hotspot_x; in vmw_du_cursor_plane_atomic_update() 1845 du->hotspot_x = arg->xhot; in vmw_kms_cursor_bypass_ioctl() [all …]
|
| H A D | vmwgfx_kms.h | 350 int hotspot_x; member
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/ |
| H A D | 0031-waylandsink-Support-pointer-and-touch.patch | 142 + self->cursor_surface, image->hotspot_x, image->hotspot_y);
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0032-waylandsink-Support-pointer-and-touch.patch | 161 + 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 D | 0032-waylandsink-Support-pointer-and-touch.patch | 161 + priv->cursor_surface, image->hotspot_x, image->hotspot_y);
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 1439 hotspot_x=0, surface=0x0, serial=<optimized out>, wl_pointer=<optimized
|