Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DDrawableFactory.java79 entry.setParentPool(this); in fill()
116 entry.setParentPool(this); in fill()
145 entry.setParentPool(this); in fill()
DDrawableObject.java43 public void setParentPool(ObjectPool pool) { in setParentPool() method in DrawableObject