Searched refs:getTextureHeight (Results 1 – 4 of 4) sorted by relevance
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()
723 public int getTextureHeight() { in getTextureHeight() method in TiledImageRenderer.Tile