Searched defs:unloadTexture (Results 1 – 7 of 7) sorted by relevance
68 public abstract boolean unloadTexture(BasicTexture texture); in unloadTexture() method
437 public boolean unloadTexture(BasicTexture texture) { in unloadTexture() method in GLES20Canvas
123 public abstract boolean unloadTexture(BasicTexture texture); in unloadTexture() method
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