Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_TexMap.cpp79 m_u32WidthHeight = PICA_CMD_DATA_TEXTURE_SIZE( GetRealWidth(), GetRealHeight() ); in ResetU32Info()
Dlyt_Util.cpp409 f32 su = static_cast<f32>(texMap.GetWidth()) / texMap.GetRealWidth(); in CalcTextureMtx()
Dlyt_DrawerUniform.cpp85 const f32 adjust_x = static_cast<f32>(texMap.GetWidth()) / texMap.GetRealWidth(); in CalcTextureCoords()
/NW4C-1.2.23/include/nw/lyt/
Dlyt_TexMap.h247 u16 GetRealWidth() const in GetRealWidth() function