Home
last modified time | relevance | path

Searched defs:widthRatio (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
DTextureAtlas.java589 float widthRatio = width / region.originalWidth; in setBounds() local
626 float widthRatio = getWidthRatio(); in flip() local
652 float widthRatio = getWidthRatio(); in rotate90() local