Searched defs:loadTextures (Results 1 – 3 of 3) sorted by relevance
502 public void loadTextures(TextureLibrary library) { in loadTextures() method in GLSurfaceView685 void loadTextures(GL10 gl, TextureLibrary library); in loadTextures() method1406 public void loadTextures(TextureLibrary library) { in loadTextures() method in GLSurfaceView.GLThread
142 public void loadTextures(GL10 gl, TextureLibrary library) { in loadTextures() method in GameRenderer
263 protected void loadTextures(AssetManager manager) { in loadTextures() method in SimpleWaterProcessor