Searched refs:sHeight (Results 1 – 7 of 7) sorted by relevance
197 int sHeight = source->getHeight(); in GenerateMipSubLevels() local207 float h = (float)sHeight / (float)dHeight; in GenerateMipSubLevels()
5441 int sHeight = sRect.bottom - sRect.top; in UpdateSurface() local6213 int sHeight = source->getHeight(); in stretchRect() local6217 sw::Rect sRect(0, 0, sWidth, sHeight); in stretchRect()
70 int sHeight; member
1079 Int sHeight = *Pointer<Int>(blit + OFFSET(BlitData,sHeight)); in generate() local1177 Int Y1 = IfThenElse(Y0 + 1 >= sHeight, Y0, Y0 + 1); in generate()1281 data.sHeight = source->getHeight(); in blitReactor()
506 int sHeight = source->getHeight(); in stretchRect() local549 sRect.y1 = sHeight; in stretchRect()668 int sHeight = source->getHeight(); in stretchCube() local674 bool scaling = (sWidth != dWidth) || (sHeight != dHeight) || (sDepth != dDepth); in stretchCube()
377 int sHeight = source->getHeight(); in stretchRect() local392 sRect.y1 = sHeight; in stretchRect()
492 int sHeight = source->getHeight(); in stretchRect() local507 sRect.y1 = sHeight; in stretchRect()