EGLSurface 195 content/common/gpu/media/dxva_video_decode_accelerator.cc EGLSurface decoding_surface_; EGLSurface 225 content/common/gpu/media/rendering_helper.cc EGLSurface egl_surface = EGLSurface 106 content/common/gpu/media/rendering_helper.h std::vector<EGLSurface> gl_surfaces_; EGLSurface 55 gpu/config/gpu_info_collector_android.cc EGLSurface draw_surface_; EGLSurface 56 gpu/config/gpu_info_collector_android.cc EGLSurface read_surface_; EGLSurface 94 gpu/gles2_conform_support/egl/display.cc bool Display::IsValidSurface(EGLSurface surface) { EGLSurface 98 gpu/gles2_conform_support/egl/display.cc EGLSurface Display::CreateWindowSurface(EGLConfig config, EGLSurface 199 gpu/gles2_conform_support/egl/display.cc void Display::DestroySurface(EGLSurface surface) { EGLSurface 211 gpu/gles2_conform_support/egl/display.cc void Display::SwapBuffers(EGLSurface surface) { EGLSurface 262 gpu/gles2_conform_support/egl/display.cc bool Display::MakeCurrent(EGLSurface draw, EGLSurface read, EGLContext ctx) { EGLSurface 60 gpu/gles2_conform_support/egl/display.h bool IsValidSurface(EGLSurface surface); EGLSurface 61 gpu/gles2_conform_support/egl/display.h EGLSurface CreateWindowSurface(EGLConfig config, EGLSurface 64 gpu/gles2_conform_support/egl/display.h void DestroySurface(EGLSurface surface); EGLSurface 65 gpu/gles2_conform_support/egl/display.h void SwapBuffers(EGLSurface surface); EGLSurface 73 gpu/gles2_conform_support/egl/display.h bool MakeCurrent(EGLSurface draw, EGLSurface read, EGLContext ctx); EGLSurface 62 gpu/gles2_conform_support/egl/egl.cc EGLint ValidateDisplaySurface(EGLDisplay dpy, EGLSurface surface) { EGLSurface 199 gpu/gles2_conform_support/egl/egl.cc EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLSurface 211 gpu/gles2_conform_support/egl/egl.cc EGLSurface surface = display->CreateWindowSurface(config, win, attrib_list); EGLSurface 218 gpu/gles2_conform_support/egl/egl.cc EGLSurface eglCreatePbufferSurface(EGLDisplay dpy, EGLSurface 224 gpu/gles2_conform_support/egl/egl.cc EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLSurface 232 gpu/gles2_conform_support/egl/egl.cc EGLSurface surface) { EGLSurface 243 gpu/gles2_conform_support/egl/egl.cc EGLSurface surface, EGLSurface 265 gpu/gles2_conform_support/egl/egl.cc EGLSurface eglCreatePbufferFromClientBuffer(EGLDisplay dpy, EGLSurface 274 gpu/gles2_conform_support/egl/egl.cc EGLSurface surface, EGLSurface 281 gpu/gles2_conform_support/egl/egl.cc EGLSurface surface, EGLSurface 287 gpu/gles2_conform_support/egl/egl.cc EGLSurface surface, EGLSurface 330 gpu/gles2_conform_support/egl/egl.cc EGLSurface draw, EGLSurface 331 gpu/gles2_conform_support/egl/egl.cc EGLSurface read, EGLSurface 360 gpu/gles2_conform_support/egl/egl.cc EGLSurface eglGetCurrentSurface(EGLint readdraw) { EGLSurface 383 gpu/gles2_conform_support/egl/egl.cc EGLBoolean eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) { EGLSurface 394 gpu/gles2_conform_support/egl/egl.cc EGLSurface surface, EGLSurface 71 ppapi/lib/gl/include/EGL/egl.h #define EGL_NO_SURFACE ((EGLSurface)0) EGLSurface 265 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLSurface EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLSurface 268 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLSurface EGLAPIENTRY eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, EGLSurface 270 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLSurface 273 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface); EGLSurface 274 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface(EGLDisplay dpy, EGLSurface surface, EGLSurface 284 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLSurface EGLAPIENTRY eglCreatePbufferFromClientBuffer( EGLSurface 288 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLSurface 290 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer); EGLSurface 291 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglReleaseTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer); EGLSurface 301 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface 302 ppapi/lib/gl/include/EGL/egl.h EGLSurface read, EGLContext ctx); EGLSurface 305 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLSurface EGLAPIENTRY eglGetCurrentSurface(EGLint readdraw); EGLSurface 312 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffers(EGLDisplay dpy, EGLSurface surface); EGLSurface 313 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLSurface 71 ppapi/lib/gl/include/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list); EGLSurface 72 ppapi/lib/gl/include/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface); EGLSurface 74 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list); EGLSurface 75 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLUNLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface); EGLSurface 255 ppapi/lib/gl/include/EGL/eglext.h EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurfaceHI(EGLDisplay dpy, EGLConfig config, struct EGLClientPixmapHI* pixmap); EGLSurface 257 ppapi/lib/gl/include/EGL/eglext.h typedef EGLSurface (EGLAPIENTRYP PFNEGLCREATEPIXMAPSURFACEHIPROC) (EGLDisplay dpy, EGLConfig config, struct EGLClientPixmapHI* pixmap); EGLSurface 291 ppapi/lib/gl/include/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglPostSubBufferNV (EGLDisplay dpy, EGLSurface surface, EGLint x, EGLint y, EGLint width, EGLint height); EGLSurface 293 ppapi/lib/gl/include/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLPOSTSUBBUFFERNVPROC) (EGLDisplay dpy, EGLSurface surface, EGLint x, EGLint y, EGLint width, EGLint height); EGLSurface 71 third_party/khronos/EGL/egl.h #define EGL_NO_SURFACE ((EGLSurface)0) EGLSurface 265 third_party/khronos/EGL/egl.h EGLAPI EGLSurface EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLSurface 268 third_party/khronos/EGL/egl.h EGLAPI EGLSurface EGLAPIENTRY eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, EGLSurface 270 third_party/khronos/EGL/egl.h EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLSurface 273 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface); EGLSurface 274 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface(EGLDisplay dpy, EGLSurface surface, EGLSurface 284 third_party/khronos/EGL/egl.h EGLAPI EGLSurface EGLAPIENTRY eglCreatePbufferFromClientBuffer( EGLSurface 288 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLSurface 290 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer); EGLSurface 291 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglReleaseTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer); EGLSurface 301 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface 302 third_party/khronos/EGL/egl.h EGLSurface read, EGLContext ctx); EGLSurface 305 third_party/khronos/EGL/egl.h EGLAPI EGLSurface EGLAPIENTRY eglGetCurrentSurface(EGLint readdraw); EGLSurface 312 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffers(EGLDisplay dpy, EGLSurface surface); EGLSurface 313 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLSurface 71 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list); EGLSurface 72 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface); EGLSurface 74 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list); EGLSurface 75 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLUNLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface); EGLSurface 254 third_party/khronos/EGL/eglext.h EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurfaceHI(EGLDisplay dpy, EGLConfig config, struct EGLClientPixmapHI* pixmap); EGLSurface 256 third_party/khronos/EGL/eglext.h typedef EGLSurface (EGLAPIENTRYP PFNEGLCREATEPIXMAPSURFACEHIPROC) (EGLDisplay dpy, EGLConfig config, struct EGLClientPixmapHI* pixmap); EGLSurface 290 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglPostSubBufferNV (EGLDisplay dpy, EGLSurface surface, EGLint x, EGLint y, EGLint width, EGLint height); EGLSurface 292 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLPOSTSUBBUFFERNVPROC) (EGLDisplay dpy, EGLSurface surface, EGLint x, EGLint y, EGLint width, EGLint height); EGLSurface 298 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean eglQuerySurfacePointerANGLE(EGLDisplay dpy, EGLSurface surface, EGLint attribute, void **value); EGLSurface 300 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSURFACEPOINTERANGLEPROC) (EGLDisplay dpy, EGLSurface surface, EGLint attribute, void **value); EGLSurface 386 third_party/khronos/EGL/eglext.h EGLAPI EGLSurface EGLAPIENTRY eglCreateStreamProducerSurfaceKHR(EGLDisplay dpy, EGLConfig config, EGLStreamKHR stream, const EGLint *attrib_list); EGLSurface 388 third_party/khronos/EGL/eglext.h typedef EGLSurface (EGLAPIENTRYP PFNEGLCREATESTREAMPRODUCERSURFACEKHRPROC)(EGLDisplay dpy, EGLConfig config, EGLStreamKHR stream, const EGLint *attrib_list); EGLSurface 484 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglQueryNativeWindowNV( EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType* window); EGLSurface 485 third_party/khronos/EGL/eglext.h EGLAPI EGLBoolean EGLAPIENTRY eglQueryNativePixmapNV( EGLDisplay dpy, EGLSurface surf, EGLNativePixmapType* pixmap); EGLSurface 488 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYNATIVEWINDOWNVPROC)(EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType *window); EGLSurface 489 third_party/khronos/EGL/eglext.h typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYNATIVEPIXMAPNVPROC)(EGLDisplay dpy, EGLSurface surf, EGLNativePixmapType *pixmap); EGLSurface 23 ui/gl/EGL/eglextchromium.h EGLDisplay dpy, EGLSurface surface, EGLuint64CHROMIUM *ust, EGLSurface 27 ui/gl/EGL/eglextchromium.h (EGLDisplay dpy, EGLSurface surface, EGLuint64CHROMIUM *ust, EGLSurface 64 ui/gl/gl_surface_egl.cc explicit EGLSyncControlVSyncProvider(EGLSurface surface) EGLSurface 92 ui/gl/gl_surface_egl.cc EGLSurface surface_; EGLSurface 540 ui/gl/gl_surface_egl.cc EGLSurface NativeViewGLSurfaceEGL::GetHandle() { EGLSurface 571 ui/gl/gl_surface_egl.cc void NativeViewGLSurfaceEGL::SetHandle(EGLSurface surface) { EGLSurface 581 ui/gl/gl_surface_egl.cc EGLSurface old_surface = surface_; EGLSurface 605 ui/gl/gl_surface_egl.cc EGLSurface new_surface = eglCreatePbufferSurface(display, EGLSurface 671 ui/gl/gl_surface_egl.cc EGLSurface PbufferGLSurfaceEGL::GetHandle() { EGLSurface 735 ui/gl/gl_surface_egl.cc EGLSurface SurfacelessEGL::GetHandle() { EGLSurface 67 ui/gl/gl_surface_egl.h virtual EGLSurface GetHandle() OVERRIDE; EGLSurface 78 ui/gl/gl_surface_egl.h void SetHandle(EGLSurface surface); EGLSurface 82 ui/gl/gl_surface_egl.h EGLSurface surface_; EGLSurface 105 ui/gl/gl_surface_egl.h virtual EGLSurface GetHandle() OVERRIDE; EGLSurface 113 ui/gl/gl_surface_egl.h EGLSurface surface_; EGLSurface 133 ui/gl/gl_surface_egl.h virtual EGLSurface GetHandle() OVERRIDE;