Home
last modified time | relevance | path

Searched defs:bgand (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbbltone.c169 FbBits fgxor, FbBits bgand, FbBits bgxor) in fbBltOne()
388 FbStip fgxor, FbStip bgand, FbStip bgxor, Pixel planeMask) in fbBltPlane()
H A Dfbfill.c74 FbBits bgand, FbBits bgxor, in fbStipple()
164 FbBits fgand, fgxor, bgand, bgxor; in fbFill() local
H A Dfbimage.c142 FbBits fgand = 0, fgxor = 0, bgand = 0, bgxor = 0; in fbPutXYImage() local
H A Dfbseg.c122 FbStip bgand = (FbStip) pPriv->bgand; in fbBresDash() local
H A Dfb.h421 FbBits bgand, bgxor; /* for stipples */ member