Searched refs:SetWidth (Results 1 – 4 of 4) sorted by relevance
42 m_BackBufferObject.SetWidth( resTexture.GetWidth() ); in OffScreenBuffer()
87 m_BackBufferObject.SetWidth( m_Description.width ); in OnScreenBuffer()
130 void SetWidth(f32 width) { right = left + width; } in SetWidth() function
120 void SetWidth(u32 width) { m_Description.width = width; } in SetWidth() function