| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbgc.c | 169 pPriv->and = fbAnd(pGC->alu, pPriv->fg, pPriv->pm); 171 pPriv->bgand = fbAnd(pGC->alu, pPriv->bg, pPriv->pm);
|
| H A D | fbimage.c | 153 fgand = fbAnd(alu, fg, pm); 156 bgand = fbAnd(alu, bg, pm); 160 bgand = fbAnd(GXnoop, (FbBits) 0, FB_ALLONES);
|
| H A D | fbpush.c | 129 fbAnd(GXnoop, (FbBits) 0, FB_ALLONES),
|
| H A D | fbrop.h | 88 #define fbAnd(rop,fg,pm) fbAndT(rop,fg,pm,FbBits) macro
|
| H A D | fbtile.c | 79 and = fbAnd(alu, bits, pm);
|
| H A D | fbfill.c | 131 bgand = fbAnd(GXnoop, (FbBits) 0, FB_ALLONES);
|
| H A D | fbglyph.c | 189 fbAnd(GXcopy, pPriv->bg, pPriv->pm),
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fbimage.c | 149 data.fgand = fbAnd(alu, fg, pm); 152 data.bgand = fbAnd(alu, bg, pm); 155 data.bgand = fbAnd(GXnoop, (FbBits) 0, FB_ALLONES);
|
| H A D | fbgc.c | 179 pgc->and = fbAnd(gc->alu, pgc->fg, pgc->pm); 181 pgc->bgand = fbAnd(gc->alu, pgc->bg, pgc->pm);
|
| H A D | fbrop.h | 71 #define fbAnd(rop,fg,pm) fbAndT(rop,fg,pm,FbBits) macro
|
| H A D | fbtile.c | 71 and = fbAnd(alu, bits, pm);
|
| H A D | fbfill.c | 123 bgand = fbAnd(GXnoop, (FbBits) 0, FB_ALLONES); 165 FbBits and = fbAnd(GXcopy, fb_gc(gc)->bg, fb_gc(gc)->pm);
|
| H A D | fbpush.c | 113 fbAnd(GXnoop, (FbBits) 0, FB_ALLONES),
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/ |
| H A D | fbimage.c | 149 data.fgand = fbAnd(alu, fg, pm); 152 data.bgand = fbAnd(alu, bg, pm); 155 data.bgand = fbAnd(GXnoop, (FbBits) 0, FB_ALLONES);
|
| H A D | fbgc.c | 179 pgc->and = fbAnd(gc->alu, pgc->fg, pgc->pm); 181 pgc->bgand = fbAnd(gc->alu, pgc->bg, pgc->pm);
|
| H A D | fbrop.h | 71 #define fbAnd(rop,fg,pm) fbAndT(rop,fg,pm,FbBits) macro
|
| H A D | fbtile.c | 71 and = fbAnd(alu, bits, pm);
|
| H A D | fbfill.c | 123 bgand = fbAnd(GXnoop, (FbBits) 0, FB_ALLONES); 165 FbBits and = fbAnd(GXcopy, fb_gc(gc)->bg, fb_gc(gc)->pm);
|
| H A D | fbpush.c | 113 fbAnd(GXnoop, (FbBits) 0, FB_ALLONES),
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbimage.c | 213 fgand = fbAnd(alu,fg,pm); 217 bgand = fbAnd(alu,bg,pm); 222 bgand = fbAnd(GXnoop,(FbBits)0,FB_ALLONES);
|
| H A D | fbgc.c | 294 pPriv->and = fbAnd(pGC->alu, pPriv->fg, pPriv->pm); 296 pPriv->bgand = fbAnd(pGC->alu, pPriv->bg, pPriv->pm);
|
| H A D | fbpush.c | 163 fbAnd(GXnoop,(FbBits) 0,FB_ALLONES),
|
| H A D | fbtile.c | 86 and = fbAnd(alu,bits,pm);
|
| H A D | fbfill.c | 107 bgand = fbAnd(GXnoop,(FbBits) 0,FB_ALLONES);
|
| H A D | fbrop.h | 88 #define fbAnd(rop,fg,pm) fbAndT(rop,fg,pm,FbBits) macro
|