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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbarcbits.h28 #define ARCRROP(d) RROP(d,andBits,xorBits) macro
68 ARCRROP(yorgp + info.xorgo);
70 ARCRROP(yorgop + info.xorgo);
92 ARCRROP(yorgp + yoffset + x);
93 ARCRROP(yorgp + yoffset - x);
94 ARCRROP(yorgop - yoffset - x);
95 ARCRROP(yorgop - yoffset + x);
105 ARCRROP(yorghb - xoffset - y);
106 ARCRROP(yorgohb - xoffset + y);
107 ARCRROP(yorgoh
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbarcbits.h28 #define ARCRROP(d) RROP(d,andBits,xorBits) macro
68 ARCRROP(yorgp + info.xorgo);
70 ARCRROP(yorgop + info.xorgo);
92 ARCRROP(yorgp + yoffset + x);
93 ARCRROP(yorgp + yoffset - x);
94 ARCRROP(yorgop - yoffset - x);
95 ARCRROP(yorgop - yoffset + x);
105 ARCRROP(yorghb - xoffset - y);
106 ARCRROP(yorgohb - xoffset + y);
107 ARCRROP(yorgoh
[all...]
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbbits.h330 #define ARCRROP(d) RROP(d,andBits,xorBits) macro
379 ARCRROP(yorgp + info.xorgo);
381 ARCRROP(yorgop + info.xorgo);
409 ARCRROP(yorgp + yoffset + x * MUL);
410 ARCRROP(yorgp + yoffset - x * MUL);
411 ARCRROP(yorgop - yoffset - x * MUL);
412 ARCRROP(yorgop - yoffset + x * MUL);
425 ARCRROP(yorghb - xoffset - y * MUL);
426 ARCRROP(yorgohb - xoffset + y * MUL);
427 ARCRROP(yorgoh
[all...]
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbbits.h283 #define ARCRROP(d) RROP(d,andBits,xorBits) macro
324 ARCRROP(yorgp + info.xorgo);
326 ARCRROP(yorgop + info.xorgo);
349 ARCRROP(yorgp + yoffset + x);
350 ARCRROP(yorgp + yoffset - x);
351 ARCRROP(yorgop - yoffset - x);
352 ARCRROP(yorgop - yoffset + x);
363 ARCRROP(yorghb - xoffset - y);
364 ARCRROP(yorgohb - xoffset + y);
365 ARCRROP(yorgoh
[all...]

Completed in 4 milliseconds