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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbarcbits.h40 BITS *yorgp, *yorgop; local in function:ARC
52 yorgop = bits + ((info.yorgo + drawY) * bitsStride);
65 ARCCOPY(yorgop + info.xorgo);
70 ARCRROP(yorgop + info.xorgo);
83 yorgop += info.xorg;
89 ARCCOPY(yorgop - yoffset - x);
90 ARCCOPY(yorgop - yoffset + x);
94 ARCRROP(yorgop - yoffset - x);
95 ARCRROP(yorgop - yoffset + x);
115 yorgop
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbarcbits.h40 BITS *yorgp, *yorgop; local in function:ARC
52 yorgop = bits + ((info.yorgo + drawY) * bitsStride);
65 ARCCOPY(yorgop + info.xorgo);
70 ARCRROP(yorgop + info.xorgo);
83 yorgop += info.xorg;
89 ARCCOPY(yorgop - yoffset - x);
90 ARCCOPY(yorgop - yoffset + x);
94 ARCRROP(yorgop - yoffset - x);
95 ARCRROP(yorgop - yoffset + x);
115 yorgop
[all...]
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbbits.h347 UNIT *yorgp, *yorgop; local in function:ARC
359 yorgop = bits + ((info.yorgo + drawY) * bitsStride);
374 ARCCOPY(yorgop + info.xorgo);
381 ARCRROP(yorgop + info.xorgo);
396 yorgop += info.xorg;
404 ARCCOPY(yorgop - yoffset - x * MUL);
405 ARCCOPY(yorgop - yoffset + x * MUL);
411 ARCRROP(yorgop - yoffset - x * MUL);
412 ARCRROP(yorgop - yoffset + x * MUL);
434 yorgop
[all...]
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbbits.h295 UNIT *yorgp, *yorgop; local in function:ARC
307 yorgop = bits + ((info.yorgo + drawY) * bitsStride);
320 ARCCOPY(yorgop + info.xorgo);
326 ARCRROP(yorgop + info.xorgo);
339 yorgop += info.xorg;
345 ARCCOPY(yorgop - yoffset - x);
346 ARCCOPY(yorgop - yoffset + x);
351 ARCRROP(yorgop - yoffset - x);
352 ARCRROP(yorgop - yoffset + x);
373 yorgop
[all...]

Completed in 6 milliseconds