Searched refs:xf86_cursors_init (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_cursor.c40 return xf86_cursors_init(pScrn,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Rename.h29 #define xf86_cursors_init XF86NAME(xf86_cursors_init) macro
H A Dxf86Crtc.h907 xf86_cursors_init (ScreenPtr screen, int max_width, int max_height, int flags);
H A Dxf86Cursors.c567 xf86_cursors_init (ScreenPtr screen, int max_width, int max_height, int flags) function in typeref:typename:Bool
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_cursor.c99 return xf86_cursors_init(pScreen, 64, 64,
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_cursor.c257 return xf86_cursors_init(pScreen, CURSOR_WIDTH, CURSOR_HEIGHT,
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_cursor.c115 return xf86_cursors_init (pScreen, I810_CURSOR_X, I810_CURSOR_Y,
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_cursor.c444 return xf86_cursors_init (pScreen, CURSOR_WIDTH, CURSOR_HEIGHT,
H A Dradeon_kms.c839 return xf86_cursors_init (pScreen, CURSOR_WIDTH, CURSOR_HEIGHT,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Crtc.h1069 xf86_cursors_init(ScreenPtr screen, int max_width, int max_height, int flags);
H A Dxf86Cursors.c647 xf86_cursors_init(ScreenPtr screen, int max_width, int max_height, int flags) function in typeref:typename:Bool
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_driver.c956 if (!xf86_cursors_init(screen, 64, 64,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_driver.c937 if (!xf86_cursors_init(screen, 64, 64,
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_kms.c346 xf86_cursors_init (pScreen, 64, 64,
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_driver.c1207 xf86_cursors_init(pScreen, 64, 64,
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_driver.c1788 if (!xf86_cursors_init(pScreen, size, size, flags))
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_driver.c1902 if (!xf86_cursors_init(pScreen, size, size, flags)) {
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Ddrmmode_display.c1602 return xf86_cursors_init(pScreen, size, size, flags);
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_kms.c1780 if (!xf86_cursors_init(pScreen, info->cursor_w, info->cursor_h,
1786 xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "xf86_cursors_init failed\n");
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_kms.c2091 if (!xf86_cursors_init(pScreen, info->cursor_w, info->cursor_h,
2097 xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "xf86_cursors_init failed\n");
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddriver.c1918 xf86_cursors_init(pScreen, ms->cursor_width, ms->cursor_height,

Completed in 30 milliseconds