Searched refs:fbValidateGC (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dsfb.h16 #define fbValidateGC sfbValidateGC macro
H A Dfbgc.c132 fbValidateGC(GCPtr gc, unsigned long changes, DrawablePtr drawable) function in typeref:typename:void
H A Dfb.h475 fbValidateGC(GCPtr gc, unsigned long changes, DrawablePtr drawable);
H A Dfbseg.c283 fbValidateGC(gc, GCForeground, drawable);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dsfb.h16 #define fbValidateGC sfbValidateGC macro
H A Dfbgc.c132 fbValidateGC(GCPtr gc, unsigned long changes, DrawablePtr drawable) function in typeref:typename:void
H A Dfb.h479 fbValidateGC(GCPtr gc, unsigned long changes, DrawablePtr drawable);
H A Dfbseg.c283 fbValidateGC(gc, GCForeground, drawable);
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbgc.c32 fbValidateGC,
113 fbValidateGC(GCPtr pGC, unsigned long changes, DrawablePtr pDrawable) function in typeref:typename:void
H A Dwfbrename.h127 #define fbValidateGC wfbValidateGC macro
H A Dfb.h865 fbValidateGC(GCPtr pGC, unsigned long changes, DrawablePtr pDrawable);
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbgc.c32 fbValidateGC,
191 fbValidateGC(GCPtr pGC, unsigned long changes, DrawablePtr pDrawable) function in typeref:typename:void
H A Dwfbrename.h166 #define fbValidateGC wfbValidateGC macro
H A Dfb.h1483 fbValidateGC(GCPtr pGC, unsigned long changes, DrawablePtr pDrawable);
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_core.c196 /* 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 Duxa.c186 /* 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 Duxa.c186 /* 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 Ddfps.c197 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 Duxa.c207 /* 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 Duxa.c187 /* 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 Dsna_accel.c4552 fbValidateGC(gc, changes, drawable);
16971 fbValidateGC,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_accel.c4435 fbValidateGC(gc, changes, drawable);
16741 fbValidateGC,

Completed in 62 milliseconds