Searched refs:GL_TEXTURE4 (Results 1 - 10 of 10) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if219 public static final int GL_TEXTURE4 = 0x84C4;
H A DGLES20Header.java-if226 public static final int GL_TEXTURE4 = 0x84C4;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java219 public static final int GL_TEXTURE4 = 0x84C4; field in class:GLES10
H A DGLES20.java226 public static final int GL_TEXTURE4 = 0x84C4; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java217 int GL_TEXTURE4 = 0x84C4; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h453 #define GL_TEXTURE4 0x84C4 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h276 #define GL_TEXTURE4 0x84C4 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h409 #define GL_TEXTURE4 0x84C4 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h276 #define GL_TEXTURE4 0x84C4 macro
H A Dgl31.h276 #define GL_TEXTURE4 0x84C4 macro

Completed in 96 milliseconds