Searched defs:atlas (Results 1 – 3 of 3) sorted by relevance
85 const AssetAtlas& atlas; variable88 const AssetAtlas& atlas) in Entry()
228 Atlas atlas = new Atlas(config.type, config.width, config.height, config.flags); in run() local248 private boolean renderAtlas(GraphicBuffer buffer, Atlas atlas, int packCount) { in renderAtlas()704 Atlas atlas = new Atlas(type, width, height); in packBitmaps() local
660 AssetAtlasService atlas = null; in startOtherServices() local