Searched refs:EGL_CLIENT_APIS (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14Header.java-if111 public static final int EGL_CLIENT_APIS = 0x308D;
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java111 public static final int EGL_CLIENT_APIS = 0x308D; field in class:EGL14
/frameworks/native/opengl/include/EGL/
H A Degl.h164 #define EGL_CLIENT_APIS 0x308D macro
/frameworks/native/opengl/libs/EGL/
H A Degl_display.cpp177 EGL_CLIENT_APIS);
H A DeglApi.cpp1138 case EGL_CLIENT_APIS:
1158 case EGL_CLIENT_APIS:
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DRenderEngine.cpp434 ALOGI("Client API: %s", eglQueryString(display, EGL_CLIENT_APIS)?:"Not Supported");
/frameworks/native/opengl/libagl/
H A Degl.cpp1916 case EGL_CLIENT_APIS:

Completed in 600 milliseconds