Searched refs:_eglLinkSurface (Results 1 – 2 of 2) sorted by relevance
234 _eglLinkSurface(_EGLSurface *surf) in _eglLinkSurface() function
1000 ret = (surf) ? _eglLinkSurface(surf) : EGL_NO_SURFACE; in _eglCreateWindowSurfaceCommon()1143 ret = (surf) ? _eglLinkSurface(surf) : EGL_NO_SURFACE; in _eglCreatePixmapSurfaceCommon()1214 ret = (surf) ? _eglLinkSurface(surf) : EGL_NO_SURFACE; in eglCreatePbufferSurface()