Searched defs:BorderKey (Results 1 – 2 of 2) sorted by relevance
48 private static class BorderKey extends Pair<Config, Integer> { class in UploadedTexture49 public BorderKey(Config config, boolean vertical, int length) { in BorderKey() method in UploadedTexture.BorderKey
85 private static class BorderKey implements Cloneable { class in UploadedTexture