Home
last modified time | relevance | path

Searched refs:TiledBackgroundVertexGridPool (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DDrawableFactory.java30 private TiledBackgroundVertexGridPool mTiledBackgroundVertexGridPool;
36 mTiledBackgroundVertexGridPool = new TiledBackgroundVertexGridPool(); in DrawableFactory()
130 private class TiledBackgroundVertexGridPool extends TObjectPool<TiledBackgroundVertexGrid> { class in DrawableFactory
132 public TiledBackgroundVertexGridPool() { in TiledBackgroundVertexGridPool() method in DrawableFactory.TiledBackgroundVertexGridPool