Home | History | Annotate | Download | only in simplereference

Lines Matching refs:texHeight

4925 	const int texHeight = m_view.getHeight();
4939 const float p = de::max(mu * texWidth, mv * texHeight);
5154 const int texHeight = m_view.getHeight();
5168 const float p = de::max(mu * texWidth, mv * texHeight);
5362 const int texHeight = m_view.getHeight();
5378 const float p = de::max(de::max(mu * texWidth, mv * texHeight), mw * texDepth);