Home
last modified time | relevance | path

Searched defs:hotspot_y (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cursor_plane.h47 s32 hotspot_y; member
H A Dvmwgfx_cursor_plane.c79 s32 hotspot_y = vps->cursor.legacy.hotspot_y + vps->base.hotspot_y; in vmw_cursor_plane_update_legacy() local
753 s32 hotspot_x, hotspot_y, cursor_x, cursor_y; in vmw_cursor_plane_atomic_update() local
/linux/include/drm/
H A Ddrm_plane.h123 int32_t hotspot_x, hotspot_y; member