HomeSort by: relevance | last modified time | path
    Searched refs:yorgop (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
fbarcbits.h 40 BITS *yorgp, *yorgop; local
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 -= info.xorg
    [all...]
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
fbarcbits.h 40 BITS *yorgp, *yorgop; local
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 -= info.xorg
    [all...]
  /xsrc/external/mit/xorg-server/dist/fb/
fbbits.h 295 UNIT *yorgp, *yorgop; local
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 -= info.xorg
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/fb/
fbbits.h 347 UNIT *yorgp, *yorgop; local
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 -= info.xorg
    [all...]

Completed in 7 milliseconds