Home
last modified time | relevance | path

Searched defs:dHeight (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp520 int dHeight = dest->getHeight(); in stretchRect() local
692 int dHeight = dest->getHeight(); in stretchCube() local
/external/swiftshader/src/D3D9/
DDirect3DVolumeTexture9.cpp197 int dHeight = dest->getHeight(); in GenerateMipSubLevels() local
DDirect3DDevice9.cpp5444 int dHeight = dRect.bottom - dRect.top; in UpdateSurface() local
6216 int dHeight = dest->getHeight(); in stretchRect() local
/external/swiftshader/src/OpenGL/libGLES_CM/
DDevice.cpp392 int dHeight = dest->getHeight(); in stretchRect() local
/external/swiftshader/src/OpenGL/libGL/
DDevice.cpp507 int dHeight = dest->getHeight(); in stretchRect() local
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp432 int dHeight = destDescription.Height; in CopyRects() local
4188 int dHeight = dRect.bottom - dRect.top; in updateSurface() local