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

/frameworks/native/opengl/tests/gl2_jni/jni/
H A Dgl_code.cpp105 printGLString("Version", GL_VERSION);
/frameworks/native/opengl/tests/gldual/jni/
H A Dgl_code.cpp105 printGLString("Version", GL_VERSION);
/frameworks/native/opengl/tests/gl_jni/jni/
H A Dgl_code.cpp85 printGLString("Version", GL_VERSION);
/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp339 printGLString("Version", GL_VERSION);
/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp271 printGLString("Version", GL_VERSION);
/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp295 printGLString("Version", GL_VERSION);
/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp450 printGLString("Version", GL_VERSION);
/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp405 printGLString("Version", GL_VERSION);
/frameworks/native/opengl/libagl/
H A Dstate.cpp348 case GL_VERSION: return (const GLubyte*)gVersionString;
/frameworks/rs/driver/
H A DrsdGL.cpp359 dc->gl.gl.version = glGetString(GL_VERSION);
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java258 public static final int GL_VERSION = 0x1F02; field in class:GLES10
H A DGLES20.java200 public static final int GL_VERSION = 0x1F02; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java256 int GL_VERSION = 0x1F02; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h403 #define GL_VERSION 0x1F02 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h303 #define GL_VERSION 0x1F02 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h360 #define GL_VERSION 0x1F02 macro
/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp129 printGLString("Version", GL_VERSION);
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp407 glGetString(GL_VERSION),

Completed in 1756 milliseconds