Searched refs:hotspot_y (Results 1 – 2 of 2) sorted by relevance
252 du->hotspot_y = 0; in vmw_kms_legacy_hotspot_clear()276 du->hotspot_y + du->core_hotspot_y); in vmw_kms_cursor_post_execbuf()391 s32 hotspot_x, hotspot_y; in vmw_du_cursor_plane_atomic_update() local396 hotspot_y = du->hotspot_y; in vmw_du_cursor_plane_atomic_update()400 hotspot_y += new_state->fb->hot_y; in vmw_du_cursor_plane_atomic_update()412 hotspot_y); in vmw_du_cursor_plane_atomic_update()417 hotspot_x, hotspot_y); in vmw_du_cursor_plane_atomic_update()429 du->cursor_y + hotspot_y); in vmw_du_cursor_plane_atomic_update()432 du->core_hotspot_y = hotspot_y - du->hotspot_y; in vmw_du_cursor_plane_atomic_update()1858 du->hotspot_y = arg->yhot; in vmw_kms_cursor_bypass_ioctl()[all …]
351 int hotspot_y; member