eglDestroyContext 368 content/common/gpu/media/rendering_helper.cc CHECK(eglDestroyContext(gl_display_, gl_context_)); eglDestroyContext 300 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx); eglDestroyContext 300 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx); eglDestroyContext 82 ui/gl/gl_context_egl.cc if (!eglDestroyContext(display_, context_)) {