Home
last modified time | relevance | path

Searched refs:LoadCursorImage (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A Dxf86Cursor.h15 void (*LoadCursorImage) (ScrnInfoPtr pScrn, unsigned char *bits); member
32 return infoPtr->LoadCursorImageCheck || infoPtr->LoadCursorImage; in xf86DriverHasLoadCursorImage()
40 infoPtr->LoadCursorImage(infoPtr->pScrn, bits); in xf86DriverLoadCursorImage()
H A DCURSOR.NOTES53 void LoadCursorImage(ScrnInfoPtr pScrn, unsigned char *bits)
55 LoadCursorImage is how the hardware cursor bits computed by the
110 LoadCursorImage entry to be called with transparent cursor data.
118 the LoadCursorImage entry is to be called to load a new hardware cursor