Searched refs:GL_TEXTURE1 (Results 1 - 13 of 13) sorted by relevance

/frameworks/native/libs/gui/tests/
H A DMultiTextureConsumer_test.cpp96 glActiveTexture(GL_TEXTURE1);
/frameworks/base/libs/hwui/
H A DCaches.h91 GL_TEXTURE1,
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if216 public static final int GL_TEXTURE1 = 0x84C1;
H A DGLES20Header.java-if223 public static final int GL_TEXTURE1 = 0x84C1;
/frameworks/native/opengl/tests/gl_perf/
H A Dfill_common.cpp282 glActiveTexture(GL_TEXTURE1);
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java216 public static final int GL_TEXTURE1 = 0x84C1; field in class:GLES10
H A DGLES20.java223 public static final int GL_TEXTURE1 = 0x84C1; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java214 int GL_TEXTURE1 = 0x84C1; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h450 #define GL_TEXTURE1 0x84C1 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h273 #define GL_TEXTURE1 0x84C1 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h406 #define GL_TEXTURE1 0x84C1 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h273 #define GL_TEXTURE1 0x84C1 macro
H A Dgl31.h273 #define GL_TEXTURE1 0x84C1 macro

Completed in 75 milliseconds