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