Searched refs:DstHeight (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | blitfb.c | 20 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 D | atimach64xv.c | 973 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