Home
last modified time | relevance | path

Searched refs:EGL_OPENGL_ES_API (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DEGL14.java141 public static final int EGL_OPENGL_ES_API = 0x30A0; field in EGL14
/frameworks/native/opengl/include/EGL/
Degl.h221 #define EGL_OPENGL_ES_API 0x30A0 macro
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL14Header.java-if141 public static final int EGL_OPENGL_ES_API = 0x30A0;
/frameworks/native/opengl/libagl/
Degl.cpp1995 if (api != EGL_OPENGL_ES_API) in eglBindAPI()
2002 return EGL_OPENGL_ES_API; in eglQueryAPI()
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp1324 return EGL_OPENGL_ES_API; in eglQueryAPI()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18761 field public static final int EGL_OPENGL_ES_API = 12448; // 0x30a0
/frameworks/base/api/
Dcurrent.txt25271 field public static final int EGL_OPENGL_ES_API = 12448; // 0x30a0
Dsystem-current.txt27711 field public static final int EGL_OPENGL_ES_API = 12448; // 0x30a0
Dtest-current.txt25340 field public static final int EGL_OPENGL_ES_API = 12448; // 0x30a0