Searched refs:getTextureHeight (Results 1 – 10 of 10) sorted by relevance
347 1.0f / texture.getTextureHeight(), in drawBoundTexture()349 (texture.getHeight() - 1.0f) / texture.getTextureHeight()); in drawBoundTexture()353 (float) texture.getHeight() / texture.getTextureHeight()); in drawBoundTexture()427 int texHeight = texture.getTextureHeight(); in convertCoordinate()944 int height = texture.getTextureHeight(); in initializeTextureSize()
113 public int getTextureHeight() { in getTextureHeight() method in BasicTexture
220 int texHeight = getTextureHeight(); in uploadToCanvas()
647 int texHeight = texture.getTextureHeight(); in convertCoordinate()920 int height = texture.getTextureHeight(); in initializeTextureSize()
112 public int getTextureHeight() { in getTextureHeight() method in BasicTexture
221 int texHeight = getTextureHeight(); in uploadToCanvas()
645 int texHeight = texture.getTextureHeight(); in convertCoordinate()919 int height = texture.getTextureHeight(); in initializeTextureSize()
723 public int getTextureHeight() { in getTextureHeight() method in TiledImageRenderer.Tile
724 public int getTextureHeight() { in getTextureHeight() method in TiledImageRenderer.Tile
709 public int getTextureHeight() { in getTextureHeight() method in TileImageView.Tile