Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Util.cpp277 u16 realWidth = texSpec[pImage->format].minSize; in LoadTexture() local
278 while (realWidth != 0 && realWidth < width) in LoadTexture()
280 realWidth <<= 1; in LoadTexture()
315 realWidth, in LoadTexture()
328 realWidth, in LoadTexture()
368 TexSize(realWidth, realHeight), in LoadTexture()