Home
last modified time | relevance | path

Searched refs:realHeight (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Util.cpp263 u16 realHeight = texSpec[format].minSize; in LoadTexture() local
264 while (realHeight != 0 && realHeight < height) in LoadTexture()
266 realHeight <<= 1; in LoadTexture()
312 realHeight, in LoadTexture()
325 realHeight, in LoadTexture()
406 TexSize(realWidth, realHeight), in LoadTexture()