Lines Matching defs:BlitData
72 struct BlitData struct in sw::Blitter74 void *source;75 void *dest;76 int sPitchB;77 int dPitchB;78 int dSliceB;80 float x0;81 float y0;82 float w;83 float h;85 int y0d;86 int y1d;87 int x0d;88 int x1d;90 int sWidth;91 int sHeight;