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

/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbbltone.c458 #define FbStip24Len 4 macro
460 const FbBits fbStipple24Bits[3][1 << FbStip24Len] = {
491 #define FbStip24Len 2 macro
498 const FbBits fbStipple24Bits[3][1 << FbStip24Len] = {
517 (FbStipLeft (left, new) | FbStipRight ((right), (FbStip24Len - (new))))
525 ((FbStipLeft (left, new) & ((1 << FbStip24Len) - 1)) | right)
613 firstlen = FbStip24Len - dstS;

Completed in 2 milliseconds