| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miglblt.c | 131 ChangeGC(NullClient, pGCtmp, GCFunction | GCForeground | GCBackground, in miPolyGlyphBlt() 216 ChangeGC(NullClient, pGC, GCFunction | GCForeground | GCFillStyle, gcvals); in miImageGlyphBlt() 222 ChangeGC(NullClient, pGC, GCForeground, gcvals); in miImageGlyphBlt() 230 ChangeGC(NullClient, pGC, GCFunction | GCForeground | GCFillStyle, gcvals); in miImageGlyphBlt()
|
| H A D | mibitblt.c | 396 ChangeGC(NullClient, pGCT, GCBackground, gcv); in miOpqStipDrawable() 444 ChangeGC(NullClient, pGC, in miOpqStipDrawable() 462 ChangeGC(NullClient, pGCT, GCFunction, gcv); in miOpqStipDrawable() 474 ChangeGC(NullClient, pGC, GCForeground | GCBackground | GCStipple, gcv); in miOpqStipDrawable() 492 ChangeGC(NullClient, pGC, in miOpqStipDrawable() 635 ChangeGC(NullClient, pGC, GCPlaneMask, &gcv); in miGetImage() 726 ChangeGC(NullClient, pGC, GCForeground | GCBackground, gcv); in miPutImage() 732 ChangeGC(NullClient, pGC, GCPlaneMask, gcv); in miPutImage() 741 ChangeGC(NullClient, pGC, GCPlaneMask | GCForeground | GCBackground, in miPutImage()
|
| H A D | miwideline.h | 82 ChangeGC (NullClient, pGC, GCForeground, &gcval); \ 90 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
|
| H A D | mipolypnt.c | 99 ChangeGC(NullClient, pGC, GCFillStyle, &fsNew); in miPolyPoint() 108 ChangeGC(NullClient, pGC, GCFillStyle, &fsOld); in miPolyPoint()
|
| H A D | midispcur.c | 251 ChangeGC(NullClient, pGC, GCFunction, &gcvals); in miDCRealize() 259 ChangeGC(NullClient, pGC, GCFunction, &gcvals); in miDCRealize() 265 ChangeGC(NullClient, pGC, GCFunction, &gcvals); in miDCRealize() 300 ChangeGC(NullClient, sourceGC, GCForeground, &gcval); in miDCPutBits() 318 ChangeGC(NullClient, maskGC, GCForeground, &gcval); in miDCPutBits()
|
| H A D | miexpose.c | 528 ChangeGC(NullClient, pGC, gcmask, gcval); in miPaintWindow() 561 ChangeGC(NullClient, pGC, GCForeground, &bg); in miClearDrawable() 564 ChangeGC(NullClient, pGC, GCForeground, &fg); in miClearDrawable()
|
| H A D | miwideline.c | 629 ChangeGC(NullClient, pGC, GCForeground, &tmpPixel); in fillSpans() 637 ChangeGC(NullClient, pGC, GCForeground, &oldPixel); in fillSpans() 759 ChangeGC(NullClient, pGC, GCForeground, &tmpPixel); in miFillRectPolyHelper() 764 ChangeGC(NullClient, pGC, GCForeground, &oldPixel); in miFillRectPolyHelper() 1883 ChangeGC(NullClient, pGC, GCForeground, &pixel); in miCleanupSpanData() 1889 ChangeGC(NullClient, pGC, GCForeground, &oldPixel); in miCleanupSpanData()
|
| H A D | mizerarc.c | 732 ChangeGC(NullClient, pGC, GCForeground, &gcval); in miZeroPolyArc() 758 ChangeGC(NullClient, pGC, GCForeground, &gcval); in miZeroPolyArc()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_utils.c | 49 ChangeGC(NullClient, gc, GCForeground, vals); in glamor_solid_boxes() 70 ChangeGC(NullClient, gc, GCForeground, vals); in glamor_solid()
|
| H A D | glamor_transform.c | 256 if (ChangeGC(NullClient, scratch_gc, in glamor_get_stipple_pixmap()
|
| H A D | glamor_dash.c | 110 (void) ChangeGC(NullClient, scratch_gc, in glamor_get_dash_pixmap()
|
| H A D | glamor_composite_glyphs.c | 94 if (ChangeGC(NullClient, scratch_gc, in glamor_copy_glyph()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | gc.c | 123 ChangeGC(ClientPtr client, GC * pGC, BITS32 mask, ChangeGCValPtr pUnion) in ChangeGC() function 412 (*pGC->funcs->ChangeGC) (pGC, maskQ); in ChangeGC() 460 return ChangeGC(client, pGC, mask, vals); in ChangeGCXIDs() 599 (void) ChangeGC(NullClient, pgcScratch, in CreateDefaultTile() 887 (void) ChangeGC(NullClient, pgcScratch, in CreateDefaultStipple() 954 if (pGC->funcs->ChangeGC) in SetDashes() 955 (*pGC->funcs->ChangeGC) (pGC, maskQ); in SetDashes() 1026 if (pGC->funcs->ChangeGC) in SetClipRects() 1027 (*pGC->funcs->ChangeGC) (pGC, in SetClipRects()
|
| H A D | glyphcurs.c | 116 ChangeGC(NullClient, pGC, GCFunction | GCForeground | GCFont, gcval); in ServerBitsFromGlyph() 122 ChangeGC(NullClient, pGC, GCForeground, gcval); in ServerBitsFromGlyph()
|
| H A D | dixfonts.c | 1178 ChangeGC(NullClient, c->pGC, GCFont, &val); in doPolyText() 1319 ChangeGC(NullClient, origGC, GCFont, &val); in doPolyText() 1338 ChangeGC(NullClient, c->pGC, clearGCmask, clearGC); in doPolyText() 1484 ChangeGC(NullClient, c->pGC, clearGCmask, clearGC); in doImageText()
|
| H A D | pixmap.c | 285 ChangeGC(NullClient, pGC, GCSubwindowMode, &subWindowMode); in PixmapDirtyCopyArea()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | gc.h | 99 extern _X_EXPORT int ChangeGC(ClientPtr /*client */ ,
|
| H A D | gcstruct.h | 70 void (*ChangeGC) (GCPtr /*pGC */ , member
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | mirect.c | 67 ChangeGC(NullClient, pGC, mask, tmpval); in miColorRects()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyr_draw.c | 111 ChangeGC(NullClient, fakexa->pGC, GCFunction | GCPlaneMask | GCForeground, in ephyrPrepareSolid() 180 ChangeGC(NullClient, fakexa->pGC, GCFunction | GCPlaneMask, tmpval); in ephyrPrepareCopy()
|
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present.c | 88 ChangeGC(serverClient, gc, in present_copy_region()
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compalloc.c | 246 ChangeGC(NullClient, pGC, GCSubwindowMode, &val); in compRestoreWindow() 551 ChangeGC(NullClient, pGC, GCSubwindowMode, &val); in compNewPixmap()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxgc.c | 207 pGC->funcs->ChangeGC(pGC, mask); in dmxChangeGC()
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbseg.c | 216 ChangeGC(NullClient, pGC, GCForeground, &val); in fbSetFg()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | exa.c | 256 ChangeGC(NullClient, gc, GCFunction | GCPlaneMask | GCForeground, val); in ms_exa_solid_bail() 366 ChangeGC(NullClient, gc, GCFunction | GCPlaneMask, val); in ms_exa_copy_bail()
|