Searched refs:SetHeight (Results 1 – 4 of 4) sorted by relevance
43 m_BackBufferObject.SetHeight( resTexture.GetHeight() ); in OffScreenBuffer()
90 m_BackBufferObject.SetHeight( m_Description.height ); in OnScreenBuffer()
139 void SetHeight(f32 height) { bottom = top + height; } in SetHeight() function
108 void SetHeight(u32 height) { m_Description.height = height; } in SetHeight() function