Searched refs:EGL_VENDOR (Results 1 - 9 of 9) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14Header.java-if108 public static final int EGL_VENDOR = 0x3053;
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java69 int EGL_VENDOR = 0x3053; field in interface:EGL10
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java108 public static final int EGL_VENDOR = 0x3053; field in class:EGL14
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degl.h163 #define EGL_VENDOR 0x3053 macro
/frameworks/native/opengl/include/EGL/
H A Degl.h117 #define EGL_VENDOR 0x3053 macro
/frameworks/native/opengl/libs/EGL/
H A Degl_display.cpp188 EGL_VENDOR);
H A DeglApi.cpp1470 case EGL_VENDOR:
1492 case EGL_VENDOR:
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DRenderEngine.cpp583 ALOGI("vendor : %s", eglQueryString(display, EGL_VENDOR));
/frameworks/native/opengl/libagl/
H A Degl.cpp1970 case EGL_VENDOR:

Completed in 1456 milliseconds