Searched refs:GL_VENDOR (Results 1 - 18 of 18) sorted by relevance

/frameworks/native/opengl/tests/gl2_jni/jni/
H A Dgl_code.cpp106 printGLString("Vendor", GL_VENDOR);
/frameworks/native/opengl/tests/gldual/jni/
H A Dgl_code.cpp106 printGLString("Vendor", GL_VENDOR);
/frameworks/native/opengl/tests/gl_jni/jni/
H A Dgl_code.cpp86 printGLString("Vendor", GL_VENDOR);
/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp340 printGLString("Vendor", GL_VENDOR);
/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp272 printGLString("Vendor", GL_VENDOR);
/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp296 printGLString("Vendor", GL_VENDOR);
/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp451 printGLString("Vendor", GL_VENDOR);
/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp406 printGLString("Vendor", GL_VENDOR);
/frameworks/native/opengl/libagl/
H A Dstate.cpp346 case GL_VENDOR: return (const GLubyte*)gVendorString;
/frameworks/rs/driver/
H A DrsdGL.cpp360 dc->gl.gl.vendor = glGetString(GL_VENDOR);
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java257 public static final int GL_VENDOR = 0x1F00; field in class:GLES10
H A DGLES20.java198 public static final int GL_VENDOR = 0x1F00; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java255 int GL_VENDOR = 0x1F00; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h401 #define GL_VENDOR 0x1F00 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h301 #define GL_VENDOR 0x1F00 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h358 #define GL_VENDOR 0x1F00 macro
/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp130 printGLString("Vendor", GL_VENDOR);
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp405 glGetString(GL_VENDOR),

Completed in 184 milliseconds