Searched refs:GL_CLIENT_ACTIVE_TEXTURE (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if37 public static final int GL_CLIENT_ACTIVE_TEXTURE = 0x84E1;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java37 public static final int GL_CLIENT_ACTIVE_TEXTURE = 0x84E1; field in class:GLES11
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java35 int GL_CLIENT_ACTIVE_TEXTURE = 0x84E1; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h482 #define GL_CLIENT_ACTIVE_TEXTURE 0x84E1 macro

Completed in 291 milliseconds