Searched refs:DstHeight (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
44 GLint dstHeight = DstHeight >> DstTexLevel;
204 h = DstHeight;
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datimach64xv.c973 int SrcTop, SrcLeft, DstWidth, DstHeight; local in function:ATIMach64PutImage
997 DstHeight = Height - SrcTop;
1006 (DstPitch * DstHeight);
1113 Offset, DstPitch / 2, SrcW, SrcH, DstW, DstH, DstWidth, DstHeight);

Completed in 3 milliseconds