Home
last modified time | relevance | path

Searched refs:xf86CurrentCursor (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A Dxf86Cursor.h80 extern _X_EXPORT CursorPtr xf86CurrentCursor(ScreenPtr pScreen);
H A Dxf86CursorRD.c463 xf86CurrentCursor(ScreenPtr pScreen) in xf86CurrentCursor() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Cursors.c301 CursorPtr cursor = xf86CurrentCursor(screen); in xf86_set_cursor_colors()
538 xf86_config->cursor = xf86CurrentCursor(scrn->pScreen); in xf86_load_cursor_image()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c1921 CursorPtr cursor = xf86CurrentCursor(crtc->scrn->pScreen); in drmmode_set_cursor()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog21471 xf86Cursor: Fix xf86CurrentCursor to work on slave GPU Screens
25476 modesetting: Use new xf86CurrentCursor API
25763 xf86CurrentCursor, which returns the current cursor. With this new