Searched refs:GXcopy (Results 1 - 25 of 264) sorted by relevance

1234567891011

/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbgetsp.c58 *pwidth * srcBpp, 1, GXcopy, FB_ALLONES, srcBpp, FALSE, FALSE);
H A Dfbcopy.c40 CARD8 alu = pGC ? pGC->alu : GXcopy;
56 if (pm == FB_ALLONES && alu == GXcopy && !reverse && !upsidedown) {
215 fbAndStip(GXcopy, FB_ALLONES, FB_ALLONES),
216 fbXorStip(GXcopy, FB_ALLONES, FB_ALLONES),
217 fbAndStip(GXcopy, 0, FB_ALLONES),
218 fbXorStip(GXcopy, 0, FB_ALLONES), bitplane);
H A Dfbimage.c240 dst, dstStride, 0, w * srcBpp, h, GXcopy, FB_ALLONES, srcBpp);
257 fbAndStip(GXcopy, FB_STIP_ALLONES, FB_STIP_ALLONES),
258 fbXorStip(GXcopy, FB_STIP_ALLONES, FB_STIP_ALLONES),
259 fbAndStip(GXcopy, 0, FB_STIP_ALLONES),
260 fbXorStip(GXcopy, 0, FB_STIP_ALLONES), planeMask);
H A Dfbglyph.c189 fbAnd(GXcopy, pPriv->bg, pPriv->pm),
190 fbXor(GXcopy, pPriv->bg, pPriv->pm));
218 GXcopy,
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2_accel.c321 if ((rop == GXcopy) || (rop == GXcopyInverted)) {
363 if ((rop == GXcopy) || (rop == GXcopyInverted)) {
381 /* We can only use GXcopy for Packed modes */
382 if (pGlint->ROP != GXcopy) {
447 if (rop == GXcopy) {
522 if (rop == GXcopy) {
541 if (rop == GXcopy) {
548 /* We can use Packed mode for filling solid non-GXcopy rasters */
572 if (pGlint->ROP == GXcopy) {
615 if (rop == GXcopy) {
[all...]
H A Dtx_accel.c394 if (rop == GXcopy) {
460 if (rop == GXcopy) {
507 if (rop == GXcopy) {
610 if (rop == GXcopy) {
634 if (pGlint->ROP == GXcopy) {
647 if (pGlint->ROP == GXcopy) {
688 if (rop == GXcopy) {
702 if (rop == GXcopy) {
707 } else if(rop == GXcopy) {
710 if (rop == GXcopy) {
[all...]
H A Dpm_accel.c379 if ((rop == GXcopy) || (rop == GXcopyInverted)) {
409 /* We can only use GXcopy for Packed modes, and less than 32 width
411 if ((w < 32) || (pGlint->ROP != GXcopy)) {
447 if (rop == GXcopy) {
466 if (pGlint->ROP == GXcopy) {
509 if (rop == GXcopy) {
569 if (rop == GXcopy) {
578 if ((rop == GXcopy) && (pGlint->BackGroundColor == -1)) {
643 if (rop == GXcopy) {
648 if ((rop == GXcopy)
[all...]
H A Dsx_accel.c334 if (rop == GXcopy) {
399 if (rop == GXcopy) {
448 if (rop == GXcopy) {
553 if (rop == GXcopy)
614 if (rop == GXcopy) {
628 if (rop == GXcopy) {
633 } else if(rop == GXcopy) {
636 if (rop == GXcopy) {
643 if (rop == GXcopy) {
652 if (rop == GXcopy) {
[all...]
H A Dpm3_exa.c101 if ((rop!=GXclear)&&(rop!=GXset)&&(rop!=GXcopy)&&(rop!=GXcopyInverted))
207 if ((rop == GXcopy) && (pScrn->bitsPerPixel == 32) &&
223 if ((rop == GXcopy) && (pScrn->bitsPerPixel == 16)) {
240 (rop != GXcopy) &&
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaOverlay.c85 infoRec->ScratchGC.alu = GXcopy;
109 (*infoRec->FillSolidRects)(pScrn, pScrn->colorKey << 24, GXcopy,
H A DxaaCpyWin.c75 infoRec->ScratchGC.alu = GXcopy;
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_pixmap.c128 if (alu != GXcopy)
134 if (alu == GXcopy) {
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinrop.c45 0xCC0020, /* GXcopy - S */
63 0xF00021, /* GXcopy - P */
96 case GXcopy:
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbgetsp.c75 GXcopy,
H A Dfbimage.c342 GXcopy,
360 fbAndStip(GXcopy,FB_STIP_ALLONES,FB_STIP_ALLONES),
361 fbXorStip(GXcopy,FB_STIP_ALLONES,FB_STIP_ALLONES),
362 fbAndStip(GXcopy,0,FB_STIP_ALLONES),
363 fbXorStip(GXcopy,0,FB_STIP_ALLONES),
H A Dfbcopy.c77 CARD8 alu = pGC ? pGC->alu : GXcopy;
94 if (pm == FB_ALLONES && alu == GXcopy && !reverse &&
297 fbAndStip(GXcopy,FB_ALLONES,FB_ALLONES),
298 fbXorStip(GXcopy,FB_ALLONES,FB_ALLONES),
299 fbAndStip(GXcopy,0,FB_ALLONES),
300 fbXorStip(GXcopy,0,FB_ALLONES),
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbcopy.c36 CARD8 alu = gc ? gc->alu : GXcopy;
178 fbAndStip(GXcopy, FB_ALLONES, FB_ALLONES),
179 fbXorStip(GXcopy, FB_ALLONES, FB_ALLONES),
180 fbAndStip(GXcopy, 0, FB_ALLONES),
181 fbXorStip(GXcopy, 0, FB_ALLONES), bitplane);
H A Dfbimage.c238 dst, dstStride, 0, w * srcBpp, h, GXcopy, FB_ALLONES, srcBpp);
255 fbAndStip(GXcopy, FB_STIP_ALLONES, FB_STIP_ALLONES),
256 fbXorStip(GXcopy, FB_STIP_ALLONES, FB_STIP_ALLONES),
257 fbAndStip(GXcopy, 0, FB_STIP_ALLONES),
258 fbXorStip(GXcopy, 0, FB_STIP_ALLONES), planeMask);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbcopy.c36 CARD8 alu = gc ? gc->alu : GXcopy;
178 fbAndStip(GXcopy, FB_ALLONES, FB_ALLONES),
179 fbXorStip(GXcopy, FB_ALLONES, FB_ALLONES),
180 fbAndStip(GXcopy, 0, FB_ALLONES),
181 fbXorStip(GXcopy, 0, FB_ALLONES), bitplane);
H A Dfbimage.c238 dst, dstStride, 0, w * srcBpp, h, GXcopy, pm, srcBpp);
249 fbAndStip(GXcopy, FB_STIP_ALLONES, FB_STIP_ALLONES),
250 fbXorStip(GXcopy, FB_STIP_ALLONES, FB_STIP_ALLONES),
251 fbAndStip(GXcopy, 0, FB_STIP_ALLONES),
252 fbXorStip(GXcopy, 0, FB_STIP_ALLONES), planeMask);
/xsrc/external/mit/xf86-video-ag10e/dist/src/
H A Dag10e_accel.c342 if (rop == GXcopy) {
407 if (rop == GXcopy) {
470 if (rop == GXcopy)
531 if (rop == GXcopy) {
545 if (rop == GXcopy) {
550 } else if(rop == GXcopy) {
553 if (rop == GXcopy) {
560 if (rop == GXcopy) {
569 if (rop == GXcopy) {
608 if (rop == GXcopy) {
[all...]
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_dga.c196 FFB_SetupForSolidFill(pScrn, color, GXcopy, ~0);
213 FFB_SetupForScreenToScreenCopy(pScrn, xdir, ydir, GXcopy, ~0, -1);
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dmirect.c56 tmpval[0].val = GXcopy;
148 gcvals[0].val = GXcopy;
/xsrc/external/mit/libX11/dist/modules/om/generic/
H A DomImText.c51 XSetFunction(dpy, gc, GXcopy);
/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128dga.c210 (*pI128->XaaInfoRec->SetupForSolidFill)(pScrn, color, GXcopy, ~0);
230 pScrn, xdir, ydir, GXcopy, ~0, -1);
253 pScrn, xdir, ydir, GXcopy, ~0, color);

Completed in 42 milliseconds

1234567891011