Searched defs:fgand (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbfill.c118 FbBits fgand, fgxor, bgand, bgxor; local in function:fbFill
H A Dfbimage.c83 FbBits fgand, fgxor, bgand, bgxor; member in struct:fbPutXYImage
H A Dfbstipple.c59 fbEvenStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipHeight,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
163 fbOddStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipWidth,int stipHeight,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
205 fbStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipWidth,int stipHeight,Bool even,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
H A Dfbbltone.c95 fbBltOne(FbStip * src,FbStride srcStride,int srcX,FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor) argument
328 fbBltPlane(FbBits * src,FbStride srcStride,int srcX,int srcBpp,FbStip * dst,FbStride dstStride,int dstX,int width,int height,FbStip fgand,FbStip fgxor,FbStip bgand,FbStip bgxor,Pixel planeMask) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbfill.c118 FbBits fgand, fgxor, bgand, bgxor; local in function:fbFill
H A Dfbimage.c83 FbBits fgand, fgxor, bgand, bgxor; member in struct:fbPutXYImage
H A Dfbstipple.c59 fbEvenStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipHeight,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
163 fbOddStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipWidth,int stipHeight,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
205 fbStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipWidth,int stipHeight,Bool even,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
H A Dfbbltone.c95 fbBltOne(FbStip * src,FbStride srcStride,int srcX,FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor) argument
328 fbBltPlane(FbBits * src,FbStride srcStride,int srcX,int srcBpp,FbStip * dst,FbStride dstStride,int dstX,int width,int height,FbStip fgand,FbStip fgxor,FbStip bgand,FbStip bgxor,Pixel planeMask) argument
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbfill.c101 FbBits fgand, fgxor, bgand, bgxor; local in function:fbFill
H A Dfbimage.c200 FbBits fgand = 0, fgxor = 0, bgand = 0, bgxor = 0; local in function:fbPutXYImage
H A Dfbstipple.c84 fbEvenStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipHeight,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
217 fbOddStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipWidth,int stipHeight,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
282 fbStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipWidth,int stipHeight,Bool even,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
H A Dfbseg.c430 FbStip fgand = pPriv->and; local in function:fbBresDash24RRop
H A Dfbbltone.c134 fbBltOne(FbStip * src,FbStride srcStride,int srcX,FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor) argument
573 fbBltOne24(FbStip * srcLine,FbStride srcStride,int srcX,FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor) argument
758 fbBltPlane(FbBits * src,FbStride srcStride,int srcX,int srcBpp,FbStip * dst,FbStride dstStride,int dstX,int width,int height,FbStip fgand,FbStip fgxor,FbStip bgand,FbStip bgxor,Pixel planeMask) argument
[all...]
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbbltone.c161 fbBltOne(FbStip * src,FbStride srcStride,int srcX,FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor) argument
378 fbBltPlane(FbBits * src,FbStride srcStride,int srcX,int srcBpp,FbStip * dst,FbStride dstStride,int dstX,int width,int height,FbStip fgand,FbStip fgxor,FbStip bgand,FbStip bgxor,Pixel planeMask) argument
H A Dfbfill.c126 FbBits fgand, fgxor, bgand, bgxor; local in function:fbFill
30 fbStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipWidth,int stipHeight,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
H A Dfbimage.c142 FbBits fgand = 0, fgxor = 0, bgand = 0, bgxor = 0; local in function:fbPutXYImage

Completed in 20 milliseconds