Searched refs:unloadTexture (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
H A DBasicTexture.java175 canvas.unloadTexture(this);
H A DGLCanvas.java123 public abstract boolean unloadTexture(BasicTexture texture); method in interface:GLCanvas
125 // Delete the specified buffer object, similar to unloadTexture.
H A DGLES20Canvas.java786 public boolean unloadTexture(BasicTexture texture) { method in class:GLES20Canvas

Completed in 233 milliseconds