Searched refs:dHeight (Results 1 – 6 of 6) sorted by relevance
201 int dHeight = dest->getHeight(); in GenerateMipSubLevels() local207 float h = (float)sHeight / (float)dHeight; in GenerateMipSubLevels()216 for(int j = 0; j < dHeight; j++) in GenerateMipSubLevels()
5444 int dHeight = dRect.bottom - dRect.top; in UpdateSurface() local5472 height = (dHeight + 3) / 4; in UpdateSurface()5481 height = (dHeight + 3) / 4; in UpdateSurface()5486 height = dHeight; in UpdateSurface()6215 int dHeight = dest->getHeight(); in stretchRect() local6218 sw::Rect dRect(0, 0, dWidth, dHeight); in stretchRect()
508 int dHeight = dest->getHeight(); in stretchRect() local571 dRect.y1 = dHeight; in stretchRect()671 int dHeight = dest->getHeight(); in stretchCube() local674 bool scaling = (sWidth != dWidth) || (sHeight != dHeight) || (sDepth != dDepth); in stretchCube()695 for(int y = 0; y < dHeight; ++y) in stretchCube()
257 int dHeight = (int) (imageHeight * k); in getThubmnail() local258 ImageData scaledImageData = image.getImageData().scaledTo(dWidth, dHeight); in getThubmnail()
379 int dHeight = dest->getHeight(); in stretchRect() local404 dRect.y1 = dHeight; in stretchRect()
494 int dHeight = dest->getHeight(); in stretchRect() local519 dRect.y1 = dHeight; in stretchRect()