Searched refs:cursor_argb (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Cursors.c248 xf86_driver_load_cursor_argb(xf86CrtcPtr crtc, CARD32 *cursor_argb) argument
251 return crtc->funcs->load_cursor_argb_check(crtc, cursor_argb);
252 crtc->funcs->load_cursor_argb(crtc, cursor_argb);
272 crtc->cursor_argb = FALSE;
314 if (crtc->enabled && !crtc->cursor_argb) {
502 crtc->cursor_argb = FALSE;
H A Dxf86Crtc.h327 Bool cursor_argb; member in struct:_xf86Crtc
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Cursors.c219 crtc->cursor_argb = FALSE;
266 if (crtc->enabled && !crtc->cursor_argb)
425 crtc->cursor_argb = FALSE;
H A Dxf86Crtc.h302 Bool cursor_argb; member in struct:_xf86Crtc
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_cursor.c356 if (info->cursor_argb)
395 info->cursor_argb = TRUE;
H A Dradeon.h876 Bool cursor_argb; member in struct:__anonb194aea90e08

Completed in 10 milliseconds