Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_TexMap.h410 return m_u32WidthHeight; in GetU32WidthHeight()
461 u32 m_u32WidthHeight; variable
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_TexMap.cpp81 m_u32WidthHeight = PICA_CMD_DATA_TEXTURE_SIZE( GetRealWidth(), GetRealHeight() ); in ResetU32Info()