Home
last modified time | relevance | path

Searched defs:infoPtr (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A Dxf86HWCurs.c87 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 Dxf86Cursor.h30 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 Dxf86CursorRD.c55 xf86InitCursor(ScreenPtr pScreen, xf86CursorInfoPtr infoPtr) in xf86InitCursor()
306 xf86CursorInfoPtr infoPtr = ScreenPriv->CursorInfoPtr; in xf86CursorSetCursor() local
481 xf86DestroyCursorInfoRec(xf86CursorInfoPtr infoPtr) in xf86DestroyCursorInfoRec()
H A DIBM.c616 IBMramdac526HWCursorInit(xf86CursorInfoPtr infoPtr) in IBMramdac526HWCursorInit()
632 IBMramdac640HWCursorInit(xf86CursorInfoPtr infoPtr) in IBMramdac640HWCursorInit()
H A DTI.c670 TIramdacHWCursorInit(xf86CursorInfoPtr infoPtr) in TIramdacHWCursorInit()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.c186 KdXVInitAdaptors(ScreenPtr pScreen, KdVideoAdaptorPtr infoPtr, int number) in KdXVInitAdaptors()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xv.c309 xf86XVInitAdaptors(ScreenPtr pScreen, XF86VideoAdaptorPtr * infoPtr, int number) in xf86XVInitAdaptors()