Searched defs:CTNAME (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_accel.c60 #define CTNAME(subname) CATNAME(CHIPSHiQV,subname) macro
63 #define CTNAME(subname) CATNAME(CHIPSMMIO,subname) macro
67 #define CTNAME(subname) CATNAME(CHIPS,subname) macro
169 CTNAME(AccelInit)(ScreenPtr pScreen) function in typeref:typename:Bool
436 CTNAME(DepthChange)(ScrnInfoPtr pScrn, int depth) function in typeref:typename:void
467 CTNAME(Sync)(ScrnInfoPtr pScrn) function in typeref:typename:void
761 CTNAME(SubsequentSolidFillRect)(ScrnInfoPtr pScrn, int x, int y, int w, function in typeref:typename:void
785 CTNAME(SetupForScreenToScreenCopy)(ScrnInfoPtr pScrn, int xdir, int ydir, function in typeref:typename:void
853 CTNAME(SubsequentScreenToScreenCopy)(ScrnInfoPtr pScrn, int srcX, int srcY, function in typeref:typename:void
903 CTNAME(SetupForCPUToScreenColorExpandFill)(ScrnInfoPtr pScrn, int fg, function in typeref:typename:void
993 CTNAME(SubsequentCPUToScreenColorExpandFill)(ScrnInfoPtr pScrn, function in typeref:typename:void
1017 CTNAME(SetupForScreenToScreenColorExpandFill)(ScrnInfoPtr pScrn, function in typeref:typename:void
1108 CTNAME(CacheMonoStipple)(ScrnInfoPtr pScrn, PixmapPtr pPix) function in typeref:typename:XAACacheInfoPtr
1211 CTNAME(SubsequentScreenToScreenColorExpandFill)(ScrnInfoPtr pScrn, function in typeref:typename:void
1247 CTNAME(SetupForColor8x8PatternFill)(ScrnInfoPtr pScrn, int patx, int paty, function in typeref:typename:void
1286 CTNAME(SubsequentColor8x8PatternFillRect)(ScrnInfoPtr pScrn, int patx, int paty, function in typeref:typename:void
1310 CTNAME(SetupForMono8x8PatternFill)(ScrnInfoPtr pScrn, int patx, int paty, function in typeref:typename:void
1367 CTNAME(SubsequentMono8x8PatternFillRect)(ScrnInfoPtr pScrn, int patx, function in typeref:typename:void
1392 CTNAME(SetupForImageWrite)(ScrnInfoPtr pScrn, int rop, unsigned int planemask, function in typeref:typename:void
1429 CTNAME(SubsequentImageWriteRect)(ScrnInfoPtr pScrn, int x, int y, int w, int h, function in typeref:typename:void
1551 CTNAME(WritePixmap)(ScrnInfoPtr pScrn, int x, int y, int w, int h, function in typeref:typename:void
[all...]

Completed in 3 milliseconds