Home
last modified time | relevance | path

Searched refs:xf86_cursors_init (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.h1062 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) in xf86_cursors_init() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c1807 xf86_cursors_init(pScreen, ms->cursor_width, ms->cursor_height, in ScreenInit()