| /xsrc/external/mit/MesaLib.old/dist/include/HaikuGL/ |
| H A D | GLView.h | 69 virtual void FrameResized(float newWidth, float newHeight);
|
| /xsrc/external/mit/MesaLib/dist/include/HaikuGL/ |
| H A D | GLView.h | 70 virtual void FrameResized(float newWidth, float newHeight);
|
| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | mipmap.c | 3412 GLint *newWidth, GLint *newHeight) 3479 *newHeight= heightPowerOf2; 3491 *newHeight = nearestPower(height); 3492 if (*newHeight > maxsize) *newHeight = maxsize; 7414 GLint *newWidth, GLint *newHeight, GLint *newDepth) 7448 *newWidth= *newHeight= *newDepth= 1; /* must fit 1x1x1 texture */ 7461 *newHeight= heightPowerOf2; 7734 GLint newWidth, newHeight, newDepth; local in function:gluBuild3DMipmapLevelsCore 7754 newHeight 3410 closestFit(GLenum target,GLint width,GLint height,GLint internalFormat,GLenum format,GLenum type,GLint * newWidth,GLint * newHeight) argument 7412 closestFit3D(GLenum target,GLint width,GLint height,GLint depth,GLint internalFormat,GLenum format,GLenum type,GLint * newWidth,GLint * newHeight,GLint * newDepth) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/r800/ |
| H A D | siaddrlib.cpp | 1308 UINT_32 newHeight; local in function:Addr::V1::SiLib::HwlComputeXmaskAddrFromCoord 1330 &newHeight, 1351 &newHeight, 1361 const UINT_32 heightInTile = newHeight / MicroTileWidth; 1466 UINT_32 newHeight; local in function:Addr::V1::SiLib::HwlComputeXmaskCoordFromAddr 1490 &newHeight, 1510 &newHeight, 1518 const UINT_32 heightInTile = newHeight / MicroTileWidth;
|
| /xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/r800/ |
| H A D | siaddrlib.cpp | 1307 UINT_32 newHeight; local in function:Addr::V1::SiLib::HwlComputeXmaskAddrFromCoord 1329 &newHeight, 1350 &newHeight, 1360 const UINT_32 heightInTile = newHeight / MicroTileWidth; 1465 UINT_32 newHeight; local in function:Addr::V1::SiLib::HwlComputeXmaskCoordFromAddr 1489 &newHeight, 1509 &newHeight, 1517 const UINT_32 heightInTile = newHeight / MicroTileWidth;
|
| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| H A D | bitscale.c | 1114 newHeight; local in function:ScaleBitmap 1139 newHeight = GLYPHHEIGHTPIXELS(pci); 1140 if (!newWidth || !newHeight || !width || !height) 1358 for (row = 0; row < newHeight; row++)
|
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | bitscale.c | 1111 newHeight; local in function:ScaleBitmap 1136 newHeight = GLYPHHEIGHTPIXELS(pci); 1137 if (!newWidth || !newHeight || !width || !height) 1355 for (row = 0; row < newHeight; row++)
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texcompress_fxt1.c | 1305 GLint newHeight = (height + 3) & ~3; local in function:fxt1_encode 1306 newSource = malloc(comps * newWidth * newHeight * sizeof(GLubyte)); 1312 upscale_teximage2d(width, height, newWidth, newHeight, 1317 height = newHeight;
|
| H A D | mipmap.c | 1921 GLint newWidth, newHeight, newDepth; local in function:_mesa_prepare_mipmap_levels 1927 &newWidth, &newHeight, &newDepth)) { 1933 newWidth, newHeight, newDepth, 1939 height = newHeight;
|
| /xsrc/external/mit/MesaLib/dist/src/util/format/ |
| H A D | u_format_fxt1.c | 1186 int32_t newHeight = (height + 3) & ~3; local in function:fxt1_encode 1187 newSource = malloc(comps * newWidth * newHeight * sizeof(uint8_t)); 1190 upscale_teximage2d(width, height, newWidth, newHeight, 1195 height = newHeight;
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/ |
| H A D | addrlib1.cpp | 2366 UINT_32 newHeight = 0; local in function:Addr::V1::Lib::HwlComputeXmaskAddrFromCoord 2428 &newHeight, 2448 &newHeight,
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/core/ |
| H A D | addrlib1.cpp | 2366 UINT_32 newHeight = 0; local in function:Addr::V1::Lib::HwlComputeXmaskAddrFromCoord 2428 &newHeight, 2448 &newHeight,
|
| /xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/core/ |
| H A D | addrlib1.cpp | 2376 UINT_32 newHeight = 0; local in function:Addr::V1::Lib::HwlComputeXmaskAddrFromCoord 2439 &newHeight, 2459 &newHeight,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | mipmap.c | 1926 GLint newWidth, newHeight, newDepth; local in function:_mesa_prepare_mipmap_levels 1932 &newWidth, &newHeight, &newDepth)) { 1938 newWidth, newHeight, newDepth, 1944 height = newHeight;
|