Searched refs:unloadTexture (Results 1 – 4 of 4) sorted by relevance
117 public boolean unloadTexture(BasicTexture texture); in unloadTexture() method
169 canvas.unloadTexture(this); in freeResource()
732 public boolean unloadTexture(BasicTexture t) { in unloadTexture() method in GLCanvasImpl
75 public boolean unloadTexture(BasicTexture texture) { in unloadTexture() method in GLCanvasStub