Searched defs:opaque (Results 1 – 2 of 2) sorted by relevance
30 public RawTexture(int width, int height, boolean opaque) { in RawTexture()
175 public Serializer opaque(InputStream is, int length) throws IOException { in opaque() method in Serializer