Searched defs:infoPtr (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/ |
| H A D | xf86HWCurs.c | 87 xf86InitHardwareCursor(ScreenPtr pScreen, xf86CursorInfoPtr infoPtr) in xf86InitHardwareCursor() 128 xf86ScreenCheckHWCursor(ScreenPtr pScreen, CursorPtr cursor, xf86CursorInfoPtr infoPtr) in xf86ScreenCheckHWCursor() 140 xf86CheckHWCursor(ScreenPtr pScreen, CursorPtr cursor, xf86CursorInfoPtr infoPtr) in xf86CheckHWCursor() 185 xf86CursorInfoPtr infoPtr; in xf86ScreenSetCursor() local 282 xf86CursorInfoPtr infoPtr = ScreenPriv->CursorInfoPtr; in xf86SetTransparentCursor() local 308 xf86CursorInfoPtr infoPtr = ScreenPriv->CursorInfoPtr; in xf86ScreenMoveCursor() local 345 xf86CursorInfoPtr infoPtr = ScreenPriv->CursorInfoPtr; in xf86RecolorCursor_locked() local 398 RealizeCursorInterleave0(xf86CursorInfoPtr infoPtr, CursorPtr pCurs) in RealizeCursorInterleave0() 513 RealizeCursorInterleave1(xf86CursorInfoPtr infoPtr, CursorPtr pCurs) in RealizeCursorInterleave1() 556 RealizeCursorInterleave8(xf86CursorInfoPtr infoPtr, CursorPtr pCurs) in RealizeCursorInterleave8() [all …]
|
| H A D | xf86Cursor.h | 30 xf86DriverHasLoadCursorImage(xf86CursorInfoPtr infoPtr) in xf86DriverHasLoadCursorImage() 36 xf86DriverLoadCursorImage(xf86CursorInfoPtr infoPtr, unsigned char *bits) in xf86DriverLoadCursorImage() 45 xf86DriverHasShowCursor(xf86CursorInfoPtr infoPtr) in xf86DriverHasShowCursor() 51 xf86DriverShowCursor(xf86CursorInfoPtr infoPtr) in xf86DriverShowCursor() 60 xf86DriverHasLoadCursorARGB(xf86CursorInfoPtr infoPtr) in xf86DriverHasLoadCursorARGB() 66 xf86DriverLoadCursorARGB(xf86CursorInfoPtr infoPtr, CursorPtr pCursor) in xf86DriverLoadCursorARGB()
|
| H A D | xf86CursorRD.c | 55 xf86InitCursor(ScreenPtr pScreen, xf86CursorInfoPtr infoPtr) in xf86InitCursor() 306 xf86CursorInfoPtr infoPtr = ScreenPriv->CursorInfoPtr; in xf86CursorSetCursor() local 481 xf86DestroyCursorInfoRec(xf86CursorInfoPtr infoPtr) in xf86DestroyCursorInfoRec()
|
| H A D | IBM.c | 616 IBMramdac526HWCursorInit(xf86CursorInfoPtr infoPtr) in IBMramdac526HWCursorInit() 632 IBMramdac640HWCursorInit(xf86CursorInfoPtr infoPtr) in IBMramdac640HWCursorInit()
|
| H A D | TI.c | 670 TIramdacHWCursorInit(xf86CursorInfoPtr infoPtr) in TIramdacHWCursorInit()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kxv.c | 186 KdXVInitAdaptors(ScreenPtr pScreen, KdVideoAdaptorPtr infoPtr, int number) in KdXVInitAdaptors()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86xv.c | 309 xf86XVInitAdaptors(ScreenPtr pScreen, XF86VideoAdaptorPtr * infoPtr, int number) in xf86XVInitAdaptors()
|