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

/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbbltone.c596 int rot0, rot; local in function:fbBltOne24
608 rot0 = FbFirst24Rot (dstX);
625 rot = rot0;
668 rot = rot0;
708 rot = rot0;
790 int rot0; local in function:fbBltPlane
809 rot0 = FbFirst24Rot (srcX);
812 srcMaskFirst = FbRot24(pm,rot0) & FbBitsMask(srcX,w);
817 rot0 = 0;
833 srcMask0 = FbRot24(pm,rot0)
[all...]

Completed in 4 milliseconds