Lines Matching refs:texHeight
300 const int texHeight = refTexture.getHeight();
302 const int defViewportHeight = texHeight*4;
624 const int texHeight = m_texture->getRefTexture().getSize();
626 const int defViewportHeight = texHeight*2;
1253 const int texHeight = refTexture.getHeight();
1257 const RandomViewport viewport (renderTarget, texWidth*4, texHeight*4, deStringHash(getName()));
1503 const int texHeight = refTexture.getHeight();
1506 const RandomViewport viewport (renderTarget, texWidth*4, texHeight*4, deStringHash(getName()));
1814 const int texHeight = m_texture->getRefTexture().getSize();
1817 const int defViewportHeight = texHeight*2;
2130 const int texHeight = refTexture.getHeight();
2133 const RandomViewport viewport (renderTarget, texWidth*4, texHeight*4, deStringHash(getName()));