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