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

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dblitfb.c20 static int DstWidth = 512, DstHeight = 512; variable in typeref:typename:int
43 GLint dstWidth = DstWidth >> DstTexLevel;
203 w = DstWidth;
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datimach64xv.c973 int SrcTop, SrcLeft, DstWidth, DstHeight; local in function:ATIMach64PutImage
996 DstWidth = Width - SrcLeft;
1004 (DstWidth + DstWidth + 15) & ~15;
1113 Offset, DstPitch / 2, SrcW, SrcH, DstW, DstH, DstWidth, DstHeight);

Completed in 5 milliseconds