Home
last modified time | relevance | path

Searched refs:EGL_OPENGL_ES_API (Results 1 – 7 of 7) 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.cpp1967 if (api != EGL_OPENGL_ES_API) in eglBindAPI()
1974 return EGL_OPENGL_ES_API; in eglQueryAPI()
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp1297 return EGL_OPENGL_ES_API; in eglQueryAPI()
/frameworks/base/api/
Dsystem-current.txt20343 field public static final int EGL_OPENGL_ES_API = 12448; // 0x30a0
Dcurrent.txt18763 field public static final int EGL_OPENGL_ES_API = 12448; // 0x30a0