Searched defs:newHeight (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmipmap.c1921 GLint newWidth, newHeight, newDepth; local in function:_mesa_prepare_mipmap_levels
H A Dtexcompress_fxt1.c1305 GLint newHeight = (height + 3) & ~3; local in function:fxt1_encode
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmipmap.c1926 GLint newWidth, newHeight, newDepth; local in function:_mesa_prepare_mipmap_levels
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_fxt1.c1186 int32_t newHeight = (height + 3) & ~3; local in function:fxt1_encode
/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dbitscale.c1114 newHeight; local in function:ScaleBitmap
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dbitscale.c1111 newHeight; local in function:ScaleBitmap
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/
H A Daddrlib1.cpp2366 UINT_32 newHeight = 0; local in function:Addr::V1::Lib::HwlComputeXmaskAddrFromCoord
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/core/
H A Daddrlib1.cpp2366 UINT_32 newHeight = 0; local in function:Addr::V1::Lib::HwlComputeXmaskAddrFromCoord
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/r800/
H A Dsiaddrlib.cpp1308 UINT_32 newHeight; local in function:Addr::V1::SiLib::HwlComputeXmaskAddrFromCoord
1466 UINT_32 newHeight; local in function:Addr::V1::SiLib::HwlComputeXmaskCoordFromAddr
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/core/
H A Daddrlib1.cpp2376 UINT_32 newHeight = 0; local in function:Addr::V1::Lib::HwlComputeXmaskAddrFromCoord
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/r800/
H A Dsiaddrlib.cpp1307 UINT_32 newHeight; local in function:Addr::V1::SiLib::HwlComputeXmaskAddrFromCoord
1465 UINT_32 newHeight; local in function:Addr::V1::SiLib::HwlComputeXmaskCoordFromAddr
/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c7734 GLint newWidth, newHeight, newDepth; local in function:gluBuild3DMipmapLevelsCore
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...]

Completed in 61 milliseconds