Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DGameRenderer.java149 public void flushTextures(GL10 gl, TextureLibrary library) { in flushTextures() method in GameRenderer
DGLSurfaceView.java498 public void flushTextures(TextureLibrary library) { in flushTextures() method in GLSurfaceView
686 void flushTextures(GL10 gl, TextureLibrary library); in flushTextures() method
1415 public void flushTextures(TextureLibrary library) { in flushTextures() method in GLSurfaceView.GLThread