Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_TexMap.h408 return m_u32WidthHeight; in GetU32WidthHeight()
444 u32 m_u32WidthHeight; variable
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_TexMap.cpp79 m_u32WidthHeight = PICA_CMD_DATA_TEXTURE_SIZE( GetRealWidth(), GetRealHeight() ); in ResetU32Info()