HomeSort by relevance Sort by last modified time
    Searched defs:flushTextures (Results 1 - 2 of 2) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
GameRenderer.java 149 public void flushTextures(GL10 gl, TextureLibrary library) {
GLSurfaceView.java 498 public void flushTextures(TextureLibrary library) {
499 mGLThread.flushTextures(library);
686 void flushTextures(GL10 gl, TextureLibrary library);
    [all...]

Completed in 39 milliseconds