Home
last modified time | relevance | path

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

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