Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/ | |
vmwgfx_kms.h | 353 int hotspot_y; member in struct:vmw_display_unit |
vmwgfx_kms.c | 253 du->hotspot_y = 0; 277 du->hotspot_y + du->core_hotspot_y); 388 s32 hotspot_x, hotspot_y; local in function:vmw_du_cursor_plane_atomic_update 393 hotspot_y = du->hotspot_y; 397 hotspot_y += plane->state->fb->hot_y; 409 hotspot_y); 414 hotspot_x, hotspot_y); 426 du->cursor_y + hotspot_y); 429 du->core_hotspot_y = hotspot_y - du->hotspot_y [all...] |
/src/sys/arch/evbarm/rpi/ | |
vcprop.h | 462 uint32_t hotspot_y; member in struct:vcprop_tag_cursorinfo |