Home
last modified time | relevance | path

Searched refs:GL_VERSION (Results 1 – 25 of 33) sorted by relevance

12

/frameworks/base/libs/hwui/
DExtensions.cpp48 const char* version = (const char*) glGetString(GL_VERSION); in Extensions()
/frameworks/native/opengl/tests/gl2_jni/jni/
Dgl_code.cpp105 printGLString("Version", GL_VERSION); in setupGraphics()
/frameworks/native/opengl/tests/gldual/jni/
Dgl_code.cpp105 printGLString("Version", GL_VERSION); in setupGraphics()
/frameworks/native/opengl/tests/gl_jni/jni/
Dgl_code.cpp85 printGLString("Version", GL_VERSION); in init_scene()
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp340 printGLString("Version", GL_VERSION); in main()
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp296 printGLString("Version", GL_VERSION); in main()
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp272 printGLString("Version", GL_VERSION); in init_gl_surface()
/frameworks/av/cmds/screenrecord/
DOverlay.cpp394 glStr += (char*) glGetString(GL_VERSION); in doDrawInfoPage()
/frameworks/native/opengl/tests/gl2_copyTexImage/
Dgl2_copyTexImage.cpp451 printGLString("Version", GL_VERSION); in main()
/frameworks/native/opengl/tests/gl2_yuvtex/
Dgl2_yuvtex.cpp406 printGLString("Version", GL_VERSION); in main()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java256 int GL_VERSION = 0x1F02; field
/frameworks/native/services/surfaceflinger/RenderEngine/
DRenderEngine.cpp115 glGetString(GL_VERSION), in create()
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if255 int GL_VERSION = 0x1F02;
/frameworks/base/opengl/java/android/opengl/
DGLES10.java258 public static final int GL_VERSION = 0x1F02; field in GLES10
DGLES20.java200 public static final int GL_VERSION = 0x1F02; field in GLES20
/frameworks/base/libs/hwui/debug/
Dnullgles.cpp151 case GL_VERSION: in getString()
/frameworks/native/opengl/libagl/
Dstate.cpp348 case GL_VERSION: return (const GLubyte*)gVersionString; in glGetString()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h360 #define GL_VERSION 0x1F02 macro
/frameworks/rs/driver/
DrsdGL.cpp350 dc->gl.gl.version = glGetString(GL_VERSION); in rsdGLInit()
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES10Header.java-if258 public static final int GL_VERSION = 0x1F02;
DGLES20Header.java-if200 public static final int GL_VERSION = 0x1F02;
/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp131 printGLString("Version", GL_VERSION); in hwcTestInitDisplay()
/frameworks/native/opengl/include/GLES/
Dgl.h403 #define GL_VERSION 0x1F02 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h258 #define GL_VERSION 0x1F02 macro
/frameworks/native/opengl/include/GLES3/
Dgl3.h258 #define GL_VERSION 0x1F02 macro

12