Searched defs:getAtlas (Results 1 – 4 of 4) sorted by relevance
| /external/libgdx/gdx/src/com/badlogic/gdx/maps/tiled/ | ||
| D | AtlasTmxMapLoader.java | 72 public TextureAtlas getAtlas (String name); in getAtlas() method |
| /external/skia/src/gpu/text/ | ||
| D | GrBatchFontCache.h | 216 GrBatchAtlas* getAtlas(GrMaskFormat format) const { in getAtlas() function |
| /external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/flame/ | ||
| D | FlameMain.java | 912 public TextureAtlas getAtlas(Texture texture){ in getAtlas() method in FlameMain |
| /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/ | ||
| D | Skin.java | 407 public TextureAtlas getAtlas () { in getAtlas() method in Skin |