Home
last modified time | relevance | path

Searched defs:unloadTexture (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/
H A DGLCanvas.java68 public abstract boolean unloadTexture(BasicTexture texture); in unloadTexture() method
H A DGLES20Canvas.java437 public boolean unloadTexture(BasicTexture texture) { in unloadTexture() method in GLES20Canvas
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
H A DGLCanvas.java123 public abstract boolean unloadTexture(BasicTexture texture); in unloadTexture() method
H A DGLES20Canvas.java786 public boolean unloadTexture(BasicTexture texture) { in unloadTexture() method in GLES20Canvas
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
H A DGLCanvas.java125 public abstract boolean unloadTexture(BasicTexture texture); in unloadTexture() method
H A DGLES11Canvas.java727 public boolean unloadTexture(BasicTexture t) { in unloadTexture() method in GLES11Canvas
H A DGLES20Canvas.java786 public boolean unloadTexture(BasicTexture texture) { in unloadTexture() method in GLES20Canvas