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

  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglfallbacks.c 70 drv->API.CreateWindowSurface = (CreateWindowSurface_t) _eglReturnFalse;
eglapi.h 61 typedef _EGLSurface *(*CreateWindowSurface_t)(_EGLDriver *drv, _EGLDisplay *dpy, _EGLConfig *config, EGLNativeWindowType window, const EGLint *attrib_list);
148 CreateWindowSurface_t CreateWindowSurface;
  /external/mesa3d/src/egl/main/
eglfallbacks.c 70 drv->API.CreateWindowSurface = (CreateWindowSurface_t) _eglReturnFalse;
eglapi.h 61 typedef _EGLSurface *(*CreateWindowSurface_t)(_EGLDriver *drv, _EGLDisplay *dpy, _EGLConfig *config, EGLNativeWindowType window, const EGLint *attrib_list);
148 CreateWindowSurface_t CreateWindowSurface;

Completed in 54 milliseconds