Searched refs:_eglLinkSurface (Results 1 – 2 of 2) sorted by relevance
236 _eglLinkSurface(_EGLSurface *surf) in _eglLinkSurface() function
1002 ret = (surf) ? _eglLinkSurface(surf) : EGL_NO_SURFACE; in _eglCreateWindowSurfaceCommon()1127 ret = (surf) ? _eglLinkSurface(surf) : EGL_NO_SURFACE; in _eglCreatePixmapSurfaceCommon()1198 ret = (surf) ? _eglLinkSurface(surf) : EGL_NO_SURFACE; in eglCreatePbufferSurface()