EGLenum           177 gpu/command_buffer/service/async_pixel_transfer_manager_egl.cc     EGLenum egl_target = EGL_GL_TEXTURE_2D_KHR;
EGLenum           131 gpu/command_buffer/service/texture_definition.cc   EGLenum egl_target = EGL_GL_TEXTURE_2D_KHR; // TODO
EGLenum            41 gpu/gles2_conform_support/egl/config.h   EGLenum color_buffer_type_;
EGLenum            43 gpu/gles2_conform_support/egl/config.h   EGLenum config_caveat_;
EGLenum            79 gpu/gles2_conform_support/egl/config.h   EGLenum transparent_type_;
EGLenum           249 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglBindAPI(EGLenum api) {
EGLenum           253 gpu/gles2_conform_support/egl/egl.cc EGLenum eglQueryAPI() {
EGLenum           266 gpu/gles2_conform_support/egl/egl.cc                                             EGLenum buftype,
EGLenum           277 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglBindAPI(EGLenum api);
EGLenum           278 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLenum EGLAPIENTRY eglQueryAPI(void);
EGLenum           285 ppapi/lib/gl/include/EGL/egl.h 	      EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer,
EGLenum            84 ppapi/lib/gl/include/EGL/eglext.h EGLAPI EGLImageKHR EGLAPIENTRY eglCreateImageKHR (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list);
EGLenum            87 ppapi/lib/gl/include/EGL/eglext.h typedef EGLImageKHR (EGLAPIENTRYP PFNEGLCREATEIMAGEKHRPROC) (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list);
EGLenum           141 ppapi/lib/gl/include/EGL/eglext.h EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
EGLenum           144 ppapi/lib/gl/include/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglSignalSyncKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode);
EGLenum           147 ppapi/lib/gl/include/EGL/eglext.h typedef EGLSyncKHR (EGLAPIENTRYP PFNEGLCREATESYNCKHRPROC) (EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
EGLenum           150 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLSIGNALSYNCKHRPROC) (EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode);
EGLenum           211 ppapi/lib/gl/include/EGL/eglext.h EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
EGLenum           215 ppapi/lib/gl/include/EGL/eglext.h EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
EGLenum           218 ppapi/lib/gl/include/EGL/eglext.h typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
EGLenum           222 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLSIGNALSYNCNVPROC) (EGLSyncNV sync, EGLenum mode);
EGLenum           277 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglBindAPI(EGLenum api);
EGLenum           278 third_party/khronos/EGL/egl.h EGLAPI EGLenum EGLAPIENTRY eglQueryAPI(void);
EGLenum           285 third_party/khronos/EGL/egl.h 	      EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer,
EGLenum            84 third_party/khronos/EGL/eglext.h EGLAPI EGLImageKHR EGLAPIENTRY eglCreateImageKHR (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list);
EGLenum            87 third_party/khronos/EGL/eglext.h typedef EGLImageKHR (EGLAPIENTRYP PFNEGLCREATEIMAGEKHRPROC) (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list);
EGLenum           141 third_party/khronos/EGL/eglext.h EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
EGLenum           144 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglSignalSyncKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode);
EGLenum           147 third_party/khronos/EGL/eglext.h typedef EGLSyncKHR (EGLAPIENTRYP PFNEGLCREATESYNCKHRPROC) (EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
EGLenum           150 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLSIGNALSYNCKHRPROC) (EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode);
EGLenum           211 third_party/khronos/EGL/eglext.h EGLAPI EGLSyncNV EGLAPIENTRY eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
EGLenum           215 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
EGLenum           218 third_party/khronos/EGL/eglext.h typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
EGLenum           222 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLSIGNALSYNCNVPROC) (EGLSyncNV sync, EGLenum mode);
EGLenum           354 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglStreamAttribKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint value);
EGLenum           355 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value);
EGLenum           356 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamu64KHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR *value);
EGLenum           360 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLSTREAMATTRIBKHRPROC)(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint value);
EGLenum           361 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSTREAMKHRPROC)(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value);
EGLenum           362 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSTREAMU64KHRPROC)(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR *value);
EGLenum           407 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamTimeKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLTimeKHR *value);
EGLenum           409 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSTREAMTIMEKHRPROC)(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLTimeKHR *value);
EGLenum            16 ui/gl/gl_image_egl.cc bool GLImageEGL::Initialize(EGLenum target,
EGLenum            17 ui/gl/gl_image_egl.h   bool Initialize(EGLenum target, EGLClientBuffer buffer, const EGLint* attrs);