Lines Matching refs:_EGLSurface
193 _eglCheckSurface(_EGLDisplay *disp, _EGLSurface *surf, const char *msg) in _eglCheckSurface()
860 _EGLSurface *draw_surf = _eglLookupSurface(draw, disp); in eglMakeCurrent()
861 _EGLSurface *read_surf = _eglLookupSurface(read, disp); in eglMakeCurrent()
947 _EGLSurface *surf = (_EGLSurface *) list; in _eglNativeSurfaceAlreadyUsed()
967 _EGLSurface *surf; in _eglCreateWindowSurfaceCommon()
1113 _EGLSurface *surf; in _eglCreatePixmapSurfaceCommon()
1204 _EGLSurface *surf; in eglCreatePbufferSurface()
1224 _EGLSurface *surf = _eglLookupSurface(surface, disp); in eglDestroySurface()
1240 _EGLSurface *surf = _eglLookupSurface(surface, disp); in eglQuerySurface()
1259 _EGLSurface *surf = _eglLookupSurface(surface, disp); in eglSurfaceAttrib()
1275 _EGLSurface *surf = _eglLookupSurface(surface, disp); in eglBindTexImage()
1290 _EGLSurface *surf = _eglLookupSurface(surface, disp); in eglReleaseTexImage()
1306 _EGLSurface *surf = ctx ? ctx->DrawSurface : NULL; in eglSwapInterval()
1343 _EGLSurface *surf = _eglLookupSurface(surface, disp); in eglSwapBuffers()
1384 _eglSwapBuffersWithDamageCommon(_EGLDisplay *disp, _EGLSurface *surf, in _eglSwapBuffersWithDamageCommon()
1422 _EGLSurface *surf = _eglLookupSurface(surface, disp); in eglSwapBuffersWithDamageEXT()
1432 _EGLSurface *surf = _eglLookupSurface(surface, disp); in eglSwapBuffersWithDamageKHR()
1442 _eglSetDamageRegionKHRClampRects(_EGLSurface* surf, in _eglSetDamageRegionKHRClampRects()
1468 _EGLSurface *surf = _eglLookupSurface(surface, disp); in eglSetDamageRegionKHR()
1501 _EGLSurface *surf = _eglLookupSurface(surface, disp); in eglCopyBuffers()
1616 _EGLSurface *surf; in eglGetCurrentSurface()
2188 _EGLSurface *surf = _eglLookupSurface(surface, disp); in eglSwapBuffersRegionNOK()
2339 _EGLSurface *surf = _eglLookupSurface(surface, disp); in eglPostSubBufferNV()
2360 _EGLSurface *surf = _eglLookupSurface(surface, disp); in eglGetSyncValuesCHROMIUM()