Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DObjectRegistry.java52 public OpenGLSystem openGLSystem; field in ObjectRegistry
DGame.java67 BaseObject.sSystemRegistry.openGLSystem = new OpenGLSystem(null); in bootstrap()