Home
last modified time | relevance | path

Searched refs:andBits (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbbits.h283 #define ARCRROP(d) RROP(d,andBits,xorBits)
296 BITS andBits, xorBits; in ARC() local
303 andBits = (BITS) and; in ARC()
316 if (andBits == 0) { in ARC()
342 if (andBits == 0) { in ARC()
356 if (andBits == 0) { in ARC()
381 if (andBits == 0) { in ARC()
406 if (andBits == 0) { in ARC()
437 if (andBits == 0) { in ARC()
727 FbBits andBits = fbGetGCPrivate(pGC)->and; in POLYSEGMENT() local
[all …]