Home
last modified time | relevance | path

Searched defs:Texture (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/opengl/src/android/opengl/cts/
DCompressedTextureLoader.java37 public static class Texture { class in CompressedTextureLoader
38 public Texture(int width, int height, int internalformat, ByteBuffer data, in Texture() method in CompressedTextureLoader.Texture