Home
last modified time | relevance | path

Searched refs:ETC1_RGB8_OES (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/opengl/include/ETC1/
Detc1.h21 #ifndef ETC1_RGB8_OES
22 #define ETC1_RGB8_OES 0x8D64 macro
/frameworks/base/opengl/java/android/opengl/
DETC1.java52 public static final int ETC1_RGB8_OES = 0x8D64; field in ETC1
DETC1Util.java79 GLES10.glCompressedTexImage2D(target, level, ETC1.ETC1_RGB8_OES, width, height, in loadTexture()
106 if (results[i] == ETC1.ETC1_RGB8_OES) { in isETC1Supported()
/frameworks/base/api/
Dcurrent.txt20083 field public static final int ETC1_RGB8_OES = 36196; // 0x8d64
Dsystem-current.txt22027 field public static final int ETC1_RGB8_OES = 36196; // 0x8d64