Home
last modified time | relevance | path

Searched defs:loadTextures (Results 1 – 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DGameRenderer.java142 public void loadTextures(GL10 gl, TextureLibrary library) { in loadTextures() method in GameRenderer
DGLSurfaceView.java502 public void loadTextures(TextureLibrary library) { in loadTextures() method in GLSurfaceView
685 void loadTextures(GL10 gl, TextureLibrary library); in loadTextures() method
1406 public void loadTextures(TextureLibrary library) { in loadTextures() method in GLSurfaceView.GLThread