Searched defs:loadTextures (Results 1 – 6 of 6) 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
70 private void loadTextures() { in loadTextures() method in HelloEffects
130 private void loadTextures() { in loadTextures() method in MediaEffectsFragment