Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Cursors.c348 xf86_crtc_show_cursor(xf86CrtcPtr crtc) in xf86_crtc_show_cursor() function
371 if (crtc->enabled && !xf86_crtc_show_cursor(crtc)) in xf86_show_cursors()
469 xf86_crtc_show_cursor(crtc); in xf86_crtc_set_cursor_position()
H A Dxf86Crtc.h1086 xf86_crtc_show_cursor(xf86CrtcPtr crtc);
H A Dxf86RandR12.c2225 xf86_crtc_show_cursor(crtc); in xf86CrtcCheckReset()