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