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