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

  /external/mesa3d/src/egl/main/
eglsurface.h 152 _eglLookupSurface(EGLSurface surface, _EGLDisplay *dpy)
eglapi.c 466 _EGLSurface *draw_surf = _eglLookupSurface(draw, disp);
467 _EGLSurface *read_surf = _eglLookupSurface(read, disp);
585 _EGLSurface *surf = _eglLookupSurface(surface, disp);
601 _EGLSurface *surf = _eglLookupSurface(surface, disp);
616 _EGLSurface *surf = _eglLookupSurface(surface, disp);
631 _EGLSurface *surf = _eglLookupSurface(surface, disp);
646 _EGLSurface *surf = _eglLookupSurface(surface, disp);
687 _EGLSurface *surf = _eglLookupSurface(surface, disp);
708 _EGLSurface *surf = _eglLookupSurface(surface, disp);
1084 _EGLSurface *surf = _eglLookupSurface(surface, disp)
    [all...]

Completed in 43 milliseconds