Searched refs:ETC1Util (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/opengl/java/android/opengl/ |
D | ETC1Util.java | 30 public class ETC1Util { class
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.2.jd | 139 …ew {@link android.opengl.ETC1}, {@link android.opengl.ETC1Util}, and {@link android.opengl.ETC1Uti…
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | opengl.jd | 431 android.opengl.ETC1Util} utility class and the {@code etc1tool} compression tool (located in the 439 android.opengl.ETC1Util#isETC1Supported() ETC1Util.isETC1Supported()} method.</p>
|
/frameworks/base/docs/html/sdk/api_diff/8/ |
D | missingSinces.txt | 25 NO DOC BLOCK: android.opengl.ETC1Util Class 26 NO DOC BLOCK: android.opengl.ETC1Util.ETC1Texture Class
|
/frameworks/base/docs/html/ |
D | sitemap.txt | 2722 http://developer.android.com/reference/android/opengl/ETC1Util.html 2723 http://developer.android.com/reference/android/opengl/ETC1Util.ETC1Texture.html
|
/frameworks/base/api/ |
D | current.txt | 14742 public class ETC1Util { 14743 ctor public ETC1Util(); 14744 …method public static android.opengl.ETC1Util.ETC1Texture compressTexture(java.nio.Buffer, int, int… 14745 …method public static android.opengl.ETC1Util.ETC1Texture createTexture(java.io.InputStream) throws… 14748 …method public static void loadTexture(int, int, int, int, int, android.opengl.ETC1Util.ETC1Texture… 14749 …method public static void writeTexture(android.opengl.ETC1Util.ETC1Texture, java.io.OutputStream) … 14752 public static class ETC1Util.ETC1Texture { 14753 ctor public ETC1Util.ETC1Texture(int, int, java.nio.ByteBuffer);
|