Searched refs:unloadTexture (Results 1 – 10 of 10) sorted by relevance
68 public abstract boolean unloadTexture(BasicTexture texture); in unloadTexture() method
146 canvas.unloadTexture(this); in freeResource()
437 public boolean unloadTexture(BasicTexture texture) { in unloadTexture() method in GLES20Canvas
123 public abstract boolean unloadTexture(BasicTexture texture); in unloadTexture() method
175 canvas.unloadTexture(this); in freeResource()
786 public boolean unloadTexture(BasicTexture texture) { in unloadTexture() method in GLES20Canvas
125 public abstract boolean unloadTexture(BasicTexture texture); in unloadTexture() method
727 public boolean unloadTexture(BasicTexture t) { in unloadTexture() method in GLES11Canvas