Searched refs:TiledBackgroundVertexGridPool (Results 1 – 1 of 1) sorted by relevance
30 private TiledBackgroundVertexGridPool mTiledBackgroundVertexGridPool;36 mTiledBackgroundVertexGridPool = new TiledBackgroundVertexGridPool(); in DrawableFactory()130 private class TiledBackgroundVertexGridPool extends TObjectPool<TiledBackgroundVertexGrid> { class in DrawableFactory132 public TiledBackgroundVertexGridPool() { in TiledBackgroundVertexGridPool() method in DrawableFactory.TiledBackgroundVertexGridPool