Home
last modified time | relevance | path

Searched refs:loadTextures (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java502 public void loadTextures(TextureLibrary library) { in loadTextures() method in GLSurfaceView
503 mGLThread.loadTextures(library); in loadTextures()
685 void loadTextures(GL10 gl, TextureLibrary library); in loadTextures() method
1406 public void loadTextures(TextureLibrary library) { in loadTextures() method in GLSurfaceView.GLThread
1410 mRenderer.loadTextures(mGL, library); in loadTextures()
H A DGame.java332 mSurfaceView.loadTextures(BaseObject.sSystemRegistry.longTermTextureLibrary); in goToLevel()
333 mSurfaceView.loadTextures(BaseObject.sSystemRegistry.shortTermTextureLibrary); in goToLevel()
505 mSurfaceView.loadTextures(BaseObject.sSystemRegistry.longTermTextureLibrary); in onSurfaceCreated()
506 mSurfaceView.loadTextures(BaseObject.sSystemRegistry.shortTermTextureLibrary); in onSurfaceCreated()
H A DGameRenderer.java142 public void loadTextures(GL10 gl, TextureLibrary library) { in loadTextures() method in GameRenderer
/aosp_15_r20/development/samples/HelloEffects/src/com/example/android/mediafx/
H A DHelloEffects.java70 private void loadTextures() { in loadTextures() method in HelloEffects
261 loadTextures(); in onDrawFrame()
/aosp_15_r20/developers/build/prebuilts/gradle/MediaEffects/Application/src/main/java/com/example/android/mediaeffects/
H A DMediaEffectsFragment.java115 loadTextures(); in onDrawFrame()
130 private void loadTextures() { in loadTextures() method in MediaEffectsFragment
/aosp_15_r20/developers/samples/android/media/MediaEffects/Application/src/main/java/com/example/android/mediaeffects/
DMediaEffectsFragment.java115 loadTextures(); in onDrawFrame()
130 private void loadTextures() { in loadTextures() method in MediaEffectsFragment
/aosp_15_r20/development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/
H A DMediaEffectsFragment.java115 loadTextures(); in onDrawFrame()
130 private void loadTextures() { in loadTextures() method in MediaEffectsFragment