Home | History | Annotate | Download | only in glrenderer

Lines Matching refs:texHeight

647         int texHeight = texture.getTextureHeight();
651 source.top /= texHeight;
652 source.bottom /= texHeight;
660 float yBound = (float) height / texHeight;