Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Util.cpp256 u16 realWidth = texSpec[format].minSize; in LoadTexture() local
257 while (realWidth != 0 && realWidth < width) in LoadTexture()
259 realWidth <<= 1; in LoadTexture()
311 realWidth, in LoadTexture()
324 realWidth, in LoadTexture()
406 TexSize(realWidth, realHeight), in LoadTexture()