Searched refs:HWCursorBits (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dalp.h54 unsigned char * HWCursorBits; member in struct:alpRec
H A Dalp_hwcurs.c49 unsigned char *memx = pAlp->HWCursorBits;
135 memcpy(pAlp->HWCursorBits, pAlp->CursorBits, 2*CURSORSIZE);
154 memcpy(pAlp->HWCursorBits, bits, 2*CURSORSIZE);
225 pAlp->HWCursorBits = pCir->FbBase + 1024*pScrn->videoRam - 2*CURSORSIZE;

Completed in 2 milliseconds