| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | sfb.h | 16 #define fbValidateGC sfbValidateGC macro
|
| H A D | fbgc.c | 132 fbValidateGC(GCPtr gc, unsigned long changes, DrawablePtr drawable) function in typeref:typename:void
|
| H A D | fb.h | 475 fbValidateGC(GCPtr gc, unsigned long changes, DrawablePtr drawable);
|
| H A D | fbseg.c | 283 fbValidateGC(gc, GCForeground, drawable);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/ |
| H A D | sfb.h | 16 #define fbValidateGC sfbValidateGC macro
|
| H A D | fbgc.c | 132 fbValidateGC(GCPtr gc, unsigned long changes, DrawablePtr drawable) function in typeref:typename:void
|
| H A D | fb.h | 479 fbValidateGC(GCPtr gc, unsigned long changes, DrawablePtr drawable);
|
| H A D | fbseg.c | 283 fbValidateGC(gc, GCForeground, drawable);
|
| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbgc.c | 32 fbValidateGC, 113 fbValidateGC(GCPtr pGC, unsigned long changes, DrawablePtr pDrawable) function in typeref:typename:void
|
| H A D | wfbrename.h | 127 #define fbValidateGC wfbValidateGC macro
|
| H A D | fb.h | 865 fbValidateGC(GCPtr pGC, unsigned long changes, DrawablePtr pDrawable);
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbgc.c | 32 fbValidateGC, 191 fbValidateGC(GCPtr pGC, unsigned long changes, DrawablePtr pDrawable) function in typeref:typename:void
|
| H A D | wfbrename.h | 166 #define fbValidateGC wfbValidateGC macro
|
| H A D | fb.h | 1483 fbValidateGC(GCPtr pGC, unsigned long changes, DrawablePtr pDrawable);
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_core.c | 196 /* fbValidateGC will do direct access to pixmaps if the tiling has changed. 197 * Preempt fbValidateGC by doing its work and masking the change out, so 230 fbValidateGC(gc, changes, drawable); 235 fbValidateGC(gc, changes, drawable);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | uxa.c | 186 /* fbValidateGC will do direct access to pixmaps if the tiling has 188 * Preempt fbValidateGC by doing its work and masking the change out, so 253 fbValidateGC(pGC, changes, pDrawable); 257 fbValidateGC(pGC, changes, pDrawable);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | uxa.c | 186 /* fbValidateGC will do direct access to pixmaps if the tiling has 188 * Preempt fbValidateGC by doing its work and masking the change out, so 253 fbValidateGC(pGC, changes, pDrawable); 257 fbValidateGC(pGC, changes, pDrawable);
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | dfps.c | 197 fbValidateGC(info->pgc, GCForeground | GCPlaneMask, &pixmap->drawable); 247 fbValidateGC(info->pgc, GCPlaneMask, &dest->drawable);
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ |
| H A D | uxa.c | 207 /* fbValidateGC will do direct access to pixmaps if the tiling has 209 * Preempt fbValidateGC by doing its work and masking the change out, so 273 fbValidateGC(pGC, changes, pDrawable); 277 fbValidateGC(pGC, changes, pDrawable);
|
| /xsrc/external/mit/xf86-video-intel-old/dist/uxa/ |
| H A D | uxa.c | 187 /* fbValidateGC will do direct access to pixmaps if the tiling has changed. 188 * Preempt fbValidateGC by doing its work and masking the change out, so 248 fbValidateGC (pGC, changes, pDrawable); 252 fbValidateGC (pGC, changes, pDrawable);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_accel.c | 4552 fbValidateGC(gc, changes, drawable); 16971 fbValidateGC,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_accel.c | 4435 fbValidateGC(gc, changes, drawable); 16741 fbValidateGC,
|