Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DDrawableFactory.java30 private TiledBackgroundVertexGridPool mTiledBackgroundVertexGridPool; field in DrawableFactory
36 mTiledBackgroundVertexGridPool = new TiledBackgroundVertexGridPool(); in DrawableFactory()
49 return mTiledBackgroundVertexGridPool.allocate(); in allocateTiledBackgroundVertexGrid()