EGLBoolean        235 content/common/gpu/media/dxva_video_decode_accelerator.cc   EGLBoolean ret = eglQuerySurfacePointerANGLE(
EGLBoolean        171 content/common/gpu/media/exynos_v4l2_video_device.cc EGLBoolean ExynosV4L2Device::DestroyEGLImage(EGLDisplay egl_display,
EGLBoolean         37 content/common/gpu/media/exynos_v4l2_video_device.h   virtual EGLBoolean DestroyEGLImage(EGLDisplay egl_display,
EGLBoolean        180 content/common/gpu/media/tegra_v4l2_video_device.cc EGLBoolean TegraV4L2Device::DestroyEGLImage(EGLDisplay egl_display,
EGLBoolean         40 content/common/gpu/media/tegra_v4l2_video_device.h   virtual EGLBoolean DestroyEGLImage(EGLDisplay egl_display,
EGLBoolean         72 content/common/gpu/media/v4l2_video_device.h   virtual EGLBoolean DestroyEGLImage(EGLDisplay egl_display,
EGLBoolean         37 gpu/gles2_conform_support/egl/config.h   EGLBoolean bind_to_texture_rgb_;
EGLBoolean         39 gpu/gles2_conform_support/egl/config.h   EGLBoolean bind_to_texture_rgba_;
EGLBoolean         63 gpu/gles2_conform_support/egl/config.h   EGLBoolean native_renderable_;
EGLBoolean         97 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglInitialize(EGLDisplay dpy, EGLint *major, EGLint *minor) {
EGLBoolean        117 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglTerminate(EGLDisplay dpy) {
EGLBoolean        147 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglChooseConfig(EGLDisplay dpy,
EGLBoolean        166 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglGetConfigs(EGLDisplay dpy,
EGLBoolean        184 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglGetConfigAttrib(EGLDisplay dpy,
EGLBoolean        231 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglDestroySurface(EGLDisplay dpy,
EGLBoolean        242 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglQuerySurface(EGLDisplay dpy,
EGLBoolean        249 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglBindAPI(EGLenum api) {
EGLBoolean        257 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglWaitClient(void) {
EGLBoolean        261 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglReleaseThread(void) {
EGLBoolean        273 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglSurfaceAttrib(EGLDisplay dpy,
EGLBoolean        280 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglBindTexImage(EGLDisplay dpy,
EGLBoolean        286 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglReleaseTexImage(EGLDisplay dpy,
EGLBoolean        292 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglSwapInterval(EGLDisplay dpy, EGLint interval) {
EGLBoolean        319 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx) {
EGLBoolean        329 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglMakeCurrent(EGLDisplay dpy,
EGLBoolean        368 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglQueryContext(EGLDisplay dpy,
EGLBoolean        375 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglWaitGL() {
EGLBoolean        379 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglWaitNative(EGLint engine) {
EGLBoolean        383 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) {
EGLBoolean        393 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglCopyBuffers(EGLDisplay dpy,
EGLBoolean        252 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglInitialize(EGLDisplay dpy, EGLint *major, EGLint *minor);
EGLBoolean        253 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglTerminate(EGLDisplay dpy);
EGLBoolean        257 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglGetConfigs(EGLDisplay dpy, EGLConfig *configs,
EGLBoolean        259 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list,
EGLBoolean        262 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config,
EGLBoolean        273 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
EGLBoolean        274 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface(EGLDisplay dpy, EGLSurface surface,
EGLBoolean        277 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglBindAPI(EGLenum api);
EGLBoolean        280 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglWaitClient(void);
EGLBoolean        282 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglReleaseThread(void);
EGLBoolean        288 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface,
EGLBoolean        290 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer);
EGLBoolean        291 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglReleaseTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer);
EGLBoolean        294 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglSwapInterval(EGLDisplay dpy, EGLint interval);
EGLBoolean        300 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx);
EGLBoolean        301 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglMakeCurrent(EGLDisplay dpy, EGLSurface draw,
EGLBoolean        307 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglQueryContext(EGLDisplay dpy, EGLContext ctx,
EGLBoolean        310 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void);
EGLBoolean        311 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglWaitNative(EGLint engine);
EGLBoolean        312 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffers(EGLDisplay dpy, EGLSurface surface);
EGLBoolean        313 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglCopyBuffers(EGLDisplay dpy, EGLSurface surface,
EGLBoolean         71 ppapi/lib/gl/include/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
EGLBoolean         72 ppapi/lib/gl/include/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
EGLBoolean         74 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
EGLBoolean         75 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLUNLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface);
EGLBoolean         85 ppapi/lib/gl/include/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImageKHR (EGLDisplay dpy, EGLImageKHR image);
EGLBoolean         88 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYIMAGEKHRPROC) (EGLDisplay dpy, EGLImageKHR image);
EGLBoolean        142 ppapi/lib/gl/include/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglDestroySyncKHR(EGLDisplay dpy, EGLSyncKHR sync);
EGLBoolean        144 ppapi/lib/gl/include/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglSignalSyncKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode);
EGLBoolean        145 ppapi/lib/gl/include/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncAttribKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGLint *value);
EGLBoolean        148 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCKHRPROC) (EGLDisplay dpy, EGLSyncKHR sync);
EGLBoolean        150 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLSIGNALSYNCKHRPROC) (EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode);
EGLBoolean        151 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETSYNCATTRIBKHRPROC) (EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGLint *value);
EGLBoolean        212 ppapi/lib/gl/include/EGL/eglext.h EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
EGLBoolean        213 ppapi/lib/gl/include/EGL/eglext.h EGLBoolean eglFenceNV (EGLSyncNV sync);
EGLBoolean        215 ppapi/lib/gl/include/EGL/eglext.h EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
EGLBoolean        216 ppapi/lib/gl/include/EGL/eglext.h EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
EGLBoolean        219 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync);
EGLBoolean        220 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLFENCENVPROC) (EGLSyncNV sync);
EGLBoolean        222 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLSIGNALSYNCNVPROC) (EGLSyncNV sync, EGLenum mode);
EGLBoolean        223 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETSYNCATTRIBNVPROC) (EGLSyncNV sync, EGLint attribute, EGLint *value);
EGLBoolean        281 ppapi/lib/gl/include/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglExportDRMImageMESA (EGLDisplay dpy, EGLImageKHR image, EGLint *name, EGLint *handle, EGLint *stride);
EGLBoolean        284 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLEXPORTDRMIMAGEMESAPROC) (EGLDisplay dpy, EGLImageKHR image, EGLint *name, EGLint *handle, EGLint *stride);
EGLBoolean        291 ppapi/lib/gl/include/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglPostSubBufferNV (EGLDisplay dpy, EGLSurface surface, EGLint x, EGLint y, EGLint width, EGLint height);
EGLBoolean        293 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLPOSTSUBBUFFERNVPROC) (EGLDisplay dpy, EGLSurface surface, EGLint x, EGLint y, EGLint width, EGLint height);
EGLBoolean        252 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglInitialize(EGLDisplay dpy, EGLint *major, EGLint *minor);
EGLBoolean        253 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglTerminate(EGLDisplay dpy);
EGLBoolean        257 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglGetConfigs(EGLDisplay dpy, EGLConfig *configs,
EGLBoolean        259 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list,
EGLBoolean        262 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config,
EGLBoolean        273 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface);
EGLBoolean        274 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface(EGLDisplay dpy, EGLSurface surface,
EGLBoolean        277 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglBindAPI(EGLenum api);
EGLBoolean        280 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglWaitClient(void);
EGLBoolean        282 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglReleaseThread(void);
EGLBoolean        288 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface,
EGLBoolean        290 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer);
EGLBoolean        291 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglReleaseTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer);
EGLBoolean        294 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglSwapInterval(EGLDisplay dpy, EGLint interval);
EGLBoolean        300 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx);
EGLBoolean        301 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglMakeCurrent(EGLDisplay dpy, EGLSurface draw,
EGLBoolean        307 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglQueryContext(EGLDisplay dpy, EGLContext ctx,
EGLBoolean        310 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void);
EGLBoolean        311 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglWaitNative(EGLint engine);
EGLBoolean        312 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffers(EGLDisplay dpy, EGLSurface surface);
EGLBoolean        313 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglCopyBuffers(EGLDisplay dpy, EGLSurface surface,
EGLBoolean         71 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
EGLBoolean         72 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
EGLBoolean         74 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
EGLBoolean         75 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLUNLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface);
EGLBoolean         85 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImageKHR (EGLDisplay dpy, EGLImageKHR image);
EGLBoolean         88 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYIMAGEKHRPROC) (EGLDisplay dpy, EGLImageKHR image);
EGLBoolean        142 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglDestroySyncKHR(EGLDisplay dpy, EGLSyncKHR sync);
EGLBoolean        144 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglSignalSyncKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode);
EGLBoolean        145 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncAttribKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGLint *value);
EGLBoolean        148 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCKHRPROC) (EGLDisplay dpy, EGLSyncKHR sync);
EGLBoolean        150 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLSIGNALSYNCKHRPROC) (EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode);
EGLBoolean        151 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETSYNCATTRIBKHRPROC) (EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGLint *value);
EGLBoolean        212 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglDestroySyncNV (EGLSyncNV sync);
EGLBoolean        213 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglFenceNV (EGLSyncNV sync);
EGLBoolean        215 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
EGLBoolean        216 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
EGLBoolean        219 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync);
EGLBoolean        220 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLFENCENVPROC) (EGLSyncNV sync);
EGLBoolean        222 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLSIGNALSYNCNVPROC) (EGLSyncNV sync, EGLenum mode);
EGLBoolean        223 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETSYNCATTRIBNVPROC) (EGLSyncNV sync, EGLint attribute, EGLint *value);
EGLBoolean        280 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglExportDRMImageMESA (EGLDisplay dpy, EGLImageKHR image, EGLint *name, EGLint *handle, EGLint *stride);
EGLBoolean        283 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLEXPORTDRMIMAGEMESAPROC) (EGLDisplay dpy, EGLImageKHR image, EGLint *name, EGLint *handle, EGLint *stride);
EGLBoolean        290 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglPostSubBufferNV (EGLDisplay dpy, EGLSurface surface, EGLint x, EGLint y, EGLint width, EGLint height);
EGLBoolean        292 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLPOSTSUBBUFFERNVPROC) (EGLDisplay dpy, EGLSurface surface, EGLint x, EGLint y, EGLint width, EGLint height);
EGLBoolean        298 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean eglQuerySurfacePointerANGLE(EGLDisplay dpy, EGLSurface surface, EGLint attribute, void **value);
EGLBoolean        300 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSURFACEPOINTERANGLEPROC) (EGLDisplay dpy, EGLSurface surface, EGLint attribute, void **value);
EGLBoolean        353 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglDestroyStreamKHR(EGLDisplay dpy, EGLStreamKHR stream);
EGLBoolean        354 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglStreamAttribKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint value);
EGLBoolean        355 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value);
EGLBoolean        356 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamu64KHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR *value);
EGLBoolean        359 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSTREAMKHRPROC)(EGLDisplay dpy, EGLStreamKHR stream);
EGLBoolean        360 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLSTREAMATTRIBKHRPROC)(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint value);
EGLBoolean        361 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSTREAMKHRPROC)(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value);
EGLBoolean        362 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSTREAMU64KHRPROC)(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR *value);
EGLBoolean        371 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglStreamConsumerGLTextureExternalKHR(EGLDisplay dpy, EGLStreamKHR stream);
EGLBoolean        372 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglStreamConsumerAcquireKHR(EGLDisplay dpy, EGLStreamKHR stream);
EGLBoolean        373 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglStreamConsumerReleaseKHR(EGLDisplay dpy, EGLStreamKHR stream);
EGLBoolean        375 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLSTREAMCONSUMERGLTEXTUREEXTERNALKHRPROC)(EGLDisplay dpy, EGLStreamKHR stream);
EGLBoolean        376 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLSTREAMCONSUMERACQUIREKHRPROC)(EGLDisplay dpy, EGLStreamKHR stream);
EGLBoolean        377 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLSTREAMCONSUMERRELEASEKHRPROC)(EGLDisplay dpy, EGLStreamKHR stream);
EGLBoolean        407 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamTimeKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLTimeKHR *value);
EGLBoolean        409 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSTREAMTIMEKHRPROC)(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLTimeKHR *value);
EGLBoolean        483 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglQueryNativeDisplayNV( EGLDisplay dpy, EGLNativeDisplayType* display_id);
EGLBoolean        484 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglQueryNativeWindowNV( EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType* window);
EGLBoolean        485 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglQueryNativePixmapNV( EGLDisplay dpy, EGLSurface surf, EGLNativePixmapType* pixmap);
EGLBoolean        487 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYNATIVEDISPLAYNVPROC)(EGLDisplay dpy, EGLNativeDisplayType *display_id);
EGLBoolean        488 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYNATIVEWINDOWNVPROC)(EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType *window);
EGLBoolean        489 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYNATIVEPIXMAPNVPROC)(EGLDisplay dpy, EGLSurface surf, EGLNativePixmapType *pixmap);
EGLBoolean         22 ui/gl/EGL/eglextchromium.h EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncValuesCHROMIUM(
EGLBoolean         26 ui/gl/EGL/eglextchromium.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETSYNCVALUESCHROMIUMPROC)
EGLBoolean        212 ui/gl/gl_surface_egl.cc       EGLBoolean success;
EGLBoolean        374 ui/gl/gl_surface_egl.cc   EGLBoolean retVal = eglQuerySurface(GetDisplay(),