Searched refs:dstBits (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbbltone.c347 FbStip dstBits; local in function:fbBltPlane
382 dstBits = 0;
392 WRITE(d, FbStippleRRopMask(READ(d), dstBits,
398 dstBits = 0;
401 dstBits |= dstMask;
410 WRITE(d, FbStippleRRopMask(READ(d), dstBits,
H A Dfbglyphbits.h46 GLYPH(FbBits * dstBits, argument
57 dstLine = (BITS *) dstBits;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbbltone.c347 FbStip dstBits; local in function:fbBltPlane
382 dstBits = 0;
392 WRITE(d, FbStippleRRopMask(READ(d), dstBits,
398 dstBits = 0;
401 dstBits |= dstMask;
410 WRITE(d, FbStippleRRopMask(READ(d), dstBits,
H A Dfbglyphbits.h46 GLYPH(FbBits * dstBits, argument
57 dstLine = (BITS *) dstBits;
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfb24_32.c322 FbBits *dstBits; local in function:fb24_32SetSpans
331 fbGetDrawable (pDrawable, dstBits, dstStride, dstBpp, dstXoff, dstYoff);
332 dst = (CARD8 *) dstBits;
389 FbBits *dstBits; local in function:fb24_32PutZImage
398 fbGetDrawable (pDrawable, dstBits, dstStride, dstBpp, dstXoff, dstYoff);
400 dst = (CARD8 *) dstBits;
493 FbBits *dstBits; local in function:fb24_32CopyMtoN
504 fbGetDrawable (pDstDrawable, dstBits, dstStride, dstBpp, dstXoff, dstYoff);
505 dst = (CARD8 *) dstBits;
H A Dfbbltone.c783 FbStip dstBits; local in function:fbBltPlane
839 dstBits = 0;
856 WRITE(d, FbStippleRRopMask(READ(d), dstBits,
862 dstBits = 0;
865 dstBits |= dstMask;
874 WRITE(d, FbStippleRRopMask(READ(d),dstBits,
H A Dfbglyph.c131 fbGlyph24 (FbBits *dstBits, argument
151 dstLine = (CARD8 *) dstBits;
H A Dfbbits.h561 GLYPH (FbBits *dstBits, argument
576 dstLine = (BITS *) dstBits;
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbbltone.c397 FbStip dstBits; local in function:fbBltPlane
432 dstBits = 0;
442 WRITE(d, FbStippleRRopMask(READ(d), dstBits,
448 dstBits = 0;
451 dstBits |= dstMask;
460 WRITE(d, FbStippleRRopMask(READ(d), dstBits,
H A Dfbbits.h493 GLYPH(FbBits * dstBits, argument
504 dstLine = (BITS *) dstBits;

Completed in 18 milliseconds