HomeSort by relevance Sort by last modified time
    Searched refs:_eglLinkSurface (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/egl/main/
eglsurface.h 138 _eglLinkSurface(_EGLSurface *surf)
eglapi.c 883 ret = (surf) ? _eglLinkSurface(surf) : EGL_NO_SURFACE;
1005 ret = (surf) ? _eglLinkSurface(surf) : EGL_NO_SURFACE;
    [all...]

Completed in 483 milliseconds