Searched refs:anisotropy (Results 1 – 1 of 1) sorted by relevance
49 private int anisotropy; field in TextureKey124 return anisotropy; in getAnisotropy()127 public void setAnisotropy(int anisotropy) { in setAnisotropy() argument128 this.anisotropy = anisotropy; in setAnisotropy()178 oc.write(anisotropy, "anisotropy", 0); in write()188 anisotropy = ic.readInt("anisotropy", 0); in read()