Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DDrawableFactory.java48 public TiledBackgroundVertexGrid allocateTiledBackgroundVertexGrid() { in allocateTiledBackgroundVertexGrid() method in DrawableFactory
DScrollerComponent.java94 TiledBackgroundVertexGrid bg = drawableFactory.allocateTiledBackgroundVertexGrid(); in update()