Home
last modified time | relevance | path

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

12

/frameworks/base/libs/hwui/debug/
DNullGlesDriver.cpp156 case GL_VERSION: in getString()
/frameworks/native/opengl/tests/gl2_jni/jni/
Dgl_code.cpp110 printGLString("Version", GL_VERSION); in setupGraphics()
/frameworks/native/opengl/tests/gldual/jni/
Dgl_code.cpp110 printGLString("Version", GL_VERSION); in setupGraphics()
/frameworks/native/opengl/tests/gl_jni/jni/
Dgl_code.cpp90 printGLString("Version", GL_VERSION); in init_scene()
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp295 printGLString("Version", GL_VERSION); in main()
/frameworks/base/libs/hwui/renderthread/
DRenderThread.cpp212 auto glesVersion = reinterpret_cast<const char*>(glGetString(GL_VERSION)); in requireGlContext()
/frameworks/av/cmds/screenrecord/
DOverlay.cpp397 glStr += (char*) glGetString(GL_VERSION); in doDrawInfoPage()
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp382 printGLString("Version", GL_VERSION); in main()
/frameworks/native/opengl/tests/gl2_yuvtex/
Dgl2_yuvtex.cpp405 printGLString("Version", GL_VERSION); in main()
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp270 printGLString("Version", GL_VERSION); in init_gl_surface()
/frameworks/native/opengl/tests/gl2_copyTexImage/
Dgl2_copyTexImage.cpp450 printGLString("Version", GL_VERSION); in main()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java256 int GL_VERSION = 0x1F02; field
/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.java202 public static final int GL_VERSION = 0x1F02; field in GLES20
/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.cpp340 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-if202 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.h305 #define GL_VERSION 0x1F02 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h256 #define GL_VERSION 0x1F02 macro
/frameworks/native/libs/renderengine/gl/
DGLESRenderEngine.cpp273 glGetString(GL_VERSION), glGetString(GL_EXTENSIONS)); in create()
/frameworks/native/opengl/include/GLES3/
Dgl3.h256 #define GL_VERSION 0x1F02 macro

12