Searched refs:unloadTexture (Results 1 – 7 of 7) 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
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