Lines Matching refs:texHeight
301 const int texHeight = refTexture.getHeight(); in iterate() local
303 const int defViewportHeight = texHeight*4; in iterate()
625 const int texHeight = m_texture->getRefTexture().getSize(); in iterate() local
627 const int defViewportHeight = texHeight*2; in iterate()
1250 const int texHeight = refTexture.getHeight(); in iterate() local
1254 const RandomViewport viewport (renderTarget, texWidth*4, texHeight*4, deStringHash(getName())); in iterate()
1500 const int texHeight = refTexture.getHeight(); in iterate() local
1503 const RandomViewport viewport (renderTarget, texWidth*4, texHeight*4, deStringHash(getName())); in iterate()
1811 const int texHeight = m_texture->getRefTexture().getSize(); in iterate() local
1814 const int defViewportHeight = texHeight*2; in iterate()
2127 const int texHeight = refTexture.getHeight(); in iterate() local
2130 const RandomViewport viewport (renderTarget, texWidth*4, texHeight*4, deStringHash(getName())); in iterate()