Home
last modified time | relevance | path

Searched refs:_eglLookupSurface (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/egl/main/
H A Deglapi.c860 _EGLSurface *draw_surf = _eglLookupSurface(draw, disp); in eglMakeCurrent()
861 _EGLSurface *read_surf = _eglLookupSurface(read, disp); in eglMakeCurrent()
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()
1343 _EGLSurface *surf = _eglLookupSurface(surface, disp); in eglSwapBuffers()
1422 _EGLSurface *surf = _eglLookupSurface(surface, disp); in eglSwapBuffersWithDamageEXT()
1432 _EGLSurface *surf = _eglLookupSurface(surfac in eglSwapBuffersWithDamageKHR()
[all...]
H A Deglsurface.h257 _eglLookupSurface(EGLSurface surface, _EGLDisplay *disp) in _eglLookupSurface() function

Completed in 4 milliseconds