Searched refs:dstUnion (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbbltone.c351 FbStip dstUnion; local in function:fbBltPlane
381 dstUnion = 0;
394 dstUnion));
397 dstUnion = 0;
402 dstUnion |= dstMask;
409 if (dstUnion)
411 fgand, fgxor, bgand, bgxor, dstUnion));
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbbltone.c351 FbStip dstUnion; local in function:fbBltPlane
381 dstUnion = 0;
394 dstUnion));
397 dstUnion = 0;
402 dstUnion |= dstMask;
409 if (dstUnion)
411 fgand, fgxor, bgand, bgxor, dstUnion));
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbbltone.c401 FbStip dstUnion; local in function:fbBltPlane
431 dstUnion = 0;
444 dstUnion));
447 dstUnion = 0;
452 dstUnion |= dstMask;
459 if (dstUnion)
461 fgand, fgxor, bgand, bgxor, dstUnion));
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbbltone.c787 FbStip dstUnion; local in function:fbBltPlane
838 dstUnion = 0;
858 dstUnion));
861 dstUnion = 0;
866 dstUnion |= dstMask;
873 if (dstUnion)
876 dstUnion));

Completed in 5 milliseconds