EGLBoolean         38 src/runtime/android_opengl_context.cpp EGLAPI EGLBoolean EGLAPIENTRY eglInitialize(EGLDisplay dpy, EGLint *major, EGLint *minor);
EGLBoolean         39 src/runtime/android_opengl_context.cpp EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list,
EGLBoolean         47 src/runtime/android_opengl_context.cpp EGLAPI EGLBoolean EGLAPIENTRY eglMakeCurrent(EGLDisplay dpy, EGLSurface draw,