Searched refs:getTextureHeight (Results 1 – 10 of 10) sorted by relevance
345 1.0f / texture.getTextureHeight(), in drawBoundTexture()347 (texture.getHeight() - 1.0f) / texture.getTextureHeight()); in drawBoundTexture()351 (float) texture.getHeight() / texture.getTextureHeight()); in drawBoundTexture()425 int texHeight = texture.getTextureHeight(); in convertCoordinate()942 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()
381 int texHeight = texture.getTextureHeight(); in convertCoordinate()473 int height = texture.getTextureHeight(); in initializeTextureSize()
106 public int getTextureHeight() { in getTextureHeight() method in BasicTexture
145 int texHeight = getTextureHeight(); in uploadToCanvas()
723 public int getTextureHeight() { in getTextureHeight() method in TiledImageRenderer.Tile
709 public int getTextureHeight() { in getTextureHeight() method in TileImageView.Tile