Home
last modified time | relevance | path

Searched defs:fgxor (Results 1 – 3 of 3) 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.c73 FbBits fgand, FbBits fgxor, 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