Searched refs:EGL_VERSION (Results 1 - 10 of 10) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14Header.java-if109 public static final int EGL_VERSION = 0x3054;
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java70 int EGL_VERSION = 0x3054; field in interface:EGL10
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java109 public static final int EGL_VERSION = 0x3054; field in class:EGL14
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degl.h164 #define EGL_VERSION 0x3054 macro
/frameworks/native/opengl/include/EGL/
H A Degl.h162 #define EGL_VERSION 0x3054 macro
/frameworks/native/opengl/libs/EGL/
H A Degl_display.cpp173 EGL_VERSION);
H A DeglApi.cpp1134 case EGL_VERSION:
1154 case EGL_VERSION:
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DRenderEngine.cpp432 ALOGI("version : %s", eglQueryString(display, EGL_VERSION));
/frameworks/native/opengl/libagl/
H A Degl.cpp1912 case EGL_VERSION:
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp2637 eglQueryStringImplementationANDROID(mEGLDisplay, EGL_VERSION));

Completed in 230 milliseconds