HomeSort by: relevance | last modified time | path
    Searched defs:hotspot_x (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_kms.h 352 int hotspot_x; member in struct:vmw_display_unit
vmwgfx_kms.c 252 du->hotspot_x = 0;
276 du->hotspot_x + du->core_hotspot_x,
388 s32 hotspot_x, hotspot_y; local in function:vmw_du_cursor_plane_atomic_update
392 hotspot_x = du->hotspot_x;
396 hotspot_x += plane->state->fb->hot_x;
408 64, 64, hotspot_x,
414 hotspot_x, hotspot_y);
425 du->cursor_x + hotspot_x,
428 du->core_hotspot_x = hotspot_x - du->hotspot_x
    [all...]
  /src/sys/arch/evbarm/rpi/
vcprop.h 461 uint32_t hotspot_x; member in struct:vcprop_tag_cursorinfo

Completed in 13 milliseconds